langchain-mongodb: 0.1.8#
Integrate your operational database and vector search in a single, unified, fully managed platform with full vector database capabilities on MongoDB Atlas.
Store your operational data, metadata, and vector embeddings in oue VectorStore, MongoDBAtlasVectorSearch. Insert into a Chain via a Vector, FullText, or Hybrid Retriever.
cache#
|
MongoDB Atlas Semantic cache. |
|
MongoDB Atlas cache |
chat_message_histories#
Chat message history that stores history in MongoDB. |
index#
pipelines#
retrievers#
|
Hybrid Search Retriever performs full-text searches using Lucene's standard (BM25) analyzer. |
Hybrid Search Retriever combines vector and full-text searches weighting them the via Reciprocal Rank Fusion (RRF) algorithm. |
utils#
vectorstores#
|
MongoDB Atlas vector store integration. |