langchaingo
langchaingo copied to clipboard
[Feature Request] Support Qdrant for vectorstore
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.
It's a good idea. I have extensive experience integrating with Qdrant. I can assist in completing this feature.
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.
Resolved with https://github.com/tmc/langchaingo/pull/544.