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