vector-search icon indicating copy to clipboard operation
vector-search copied to clipboard

MongoDB Support for LangChain Vectorstore

Open nathanclevenger opened this issue 1 year ago • 2 comments

https://github.com/hwchase17/langchain is very popular and powerful framework for building applications on top of LLMs, and Vector Search is a key aspect of this.

There are quite a few Vectorstores supported by LangChain, but not MongoDB: https://python.langchain.com/en/latest/modules/indexes/vectorstores.html

I just opened a ticket in that project to discuss this topic, but I wanted to also bring it up here to see if there was anyone else in the MongoDB community who is using Langchain: https://github.com/hwchase17/langchain/issues/2274

cc: @sam-lippert and @AggressivelyMeows

nathanclevenger avatar Apr 01 '23 17:04 nathanclevenger

Check out https://python.langchain.com/docs/integrations/vectorstores/mongodb_atlas

rkiesler1 avatar Oct 20 '23 22:10 rkiesler1

hey folks, did you see how do it in local mongoDB ? If yes, they know a tutorial?

Deh-alba avatar Dec 27 '23 21:12 Deh-alba