Skip to content

Home > llm-ops > milvusVectorDBUploadSchema

milvusVectorDBUploadSchema interface

Signature:

typescript
export interface milvusVectorDBUploadSchema
export interface milvusVectorDBUploadSchema

Properties

PropertyModifiersTypeDescription
fields_data?Record<string, any>[](Optional)
indexmilvusVectorDBIndexSchema
partition_name?string(Optional)

Released under the MIT License.