Skip to main content
Creates a CyborgVectorStore instance from a list of LangChain Document objects.

Parameters

Returns

CyborgVectorStore: Initialized vector store with documents added

Example Usage