VectorDBFactoryFactory class for creating vector databases.
Create a vector database.
Name | Description | |
---|---|---|
db_type | str | The type of the vector database. Type: str |
**kwargs |
Type | Description |
---|---|
VectorDB | VectorDB | The vector database. |
VectorDBFactoryFactory class for creating vector databases.
Create a vector database.
Name | Description | |
---|---|---|
db_type | str | The type of the vector database. Type: str |
**kwargs |
Type | Description |
---|---|
VectorDB | VectorDB | The vector database. |