Home > llm-ops > milvusVectorDBSchema
milvusVectorDBSchema interface
Signature:
typescript
export interface milvusVectorDBSchemaexport interface milvusVectorDBSchemaProperties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| address? | string | (Optional) | |
| COLLECTION_NAME | string | ||
| llm? | LLM | (Optional) | |
| password? | string | (Optional) | |
| username? | string | (Optional) |