Skip to content

Home > llm-ops > milvusVectorDBUpsertSchema > data

milvusVectorDBUpsertSchema.data property

Signature:

typescript
data?: {
        [x: string]: any;
    }[];
data?: {
        [x: string]: any;
    }[];

Released under the MIT License.