mirror of
https://github.com/hwchase17/langchain
synced 2024-10-29 17:07:25 +00:00
5edf819524
Expose classmethods to convenient initialize the vectostore. The purpose of this PR is to make it easy for users to initialize an empty vectorstore that's properly pre-configured without having to index documents into it via `from_documents`. This will make it easier for users to rely on the following indexing code: https://github.com/langchain-ai/langchain/pull/9614 to help manage data in the qdrant vectorstore. |
||
---|---|---|
.. | ||
experimental | ||
langchain |