Home > llm-ops > milvusVectorDBUpsertSchema
milvusVectorDBUpsertSchema interface
Signature:
typescript
export interface milvusVectorDBUpsertSchema
export interface milvusVectorDBUpsertSchema
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
data? | { [x: string]: any; }[] | (Optional) | |
fields_data? | { [x: string]: any; }[] | (Optional) | |
hash_keys? | Number[] | (Optional) | |
partition_name? | string | (Optional) |