SIGN IN SIGN UP

🚀 feat(loading.py): add support for MongoDBAtlasVectorSearch vector store

The `instantiate_vectorstore` function now supports the `MongoDBAtlasVectorSearch` vector store. This allows for the use of MongoDB Atlas as a vector store for Langflow. The `search_kwargs` parameter is now supported for all vector stores that have a `as_retriever` method. This allows for the configuration of the vector store's search parameters.
G
Gabriel Luiz Freitas Almeida committed
fb7bcb50e50b7e0038e8545c762c2c4ded5dc96f
Parent: ea02310