Skip to main content
Initializes a new CyborgVectorStore instance for use with LangChain.

Parameters

Returns

CyborgVectorStore: Initialized vector store instance

Example Usage

Exceptions

  • Throws if index_type is invalid
  • Throws if no embedding model provided and dimension not specified