langchaingo icon indicating copy to clipboard operation
langchaingo copied to clipboard

[Feature Request] Support Qdrant for vectorstore

Open deshetti opened this issue 2 years ago • 3 comments

Qdrant is a performant vector store written in Rust and is being used widely. It is one of the popular vector stores currently and will be helpful if it is supported.

deshetti avatar Aug 17 '23 13:08 deshetti

It's a good idea. I have extensive experience integrating with Qdrant. I can assist in completing this feature.

0xCryptoZen avatar Aug 22 '23 09:08 0xCryptoZen

I also found that the qdrant vectorstore support is missing. It's easy to add the feature, but I have specific requirements for the library and I did not take the effort to add tests, which makes it impossible to meet the PR standards.

ken-wizhodl avatar Oct 25 '23 07:10 ken-wizhodl

Resolved with https://github.com/tmc/langchaingo/pull/544.

Anush008 avatar Feb 25 '24 11:02 Anush008