Skip to content

Home > llm-ops > milvusVectorDBUpsertSchema > fields_data

milvusVectorDBUpsertSchema.fields_data property

Signature:

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

Released under the MIT License.