langchain/libs
Eugene Yurtsev 5edf819524
Qdrant Client: Expose instance for creating client (#9706)
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.
2023-08-28 09:30:59 -04:00
..
experimental Initial commit for comprehend moderator (#9665) 2023-08-25 15:11:27 -07:00
langchain Qdrant Client: Expose instance for creating client (#9706) 2023-08-28 09:30:59 -04:00