Parameters
Returns
CyborgVectorStore: Initialized vector store instance
Exceptions
ValueError
ValueError
- Throws if index_type is invalid
- Throws if using cyborgdb-lite with non-ivfflat index type
RuntimeError
RuntimeError
- Throws if no embedding model provided and dimension not specified