- Notifications
You must be signed in to change notification settings - Fork24
Integrations between MongoDB, Atlas, LangChain, and LangGraph
License
langchain-ai/langchain-mongodb
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a Monorepo containing partner packages of MongoDB and LangChainAI.It includes integrations between MongoDB, Atlas, LangChain, and LangGraph.
It contains the following packages.
Note: This repository replaces all MongoDB integrations currently present in thelangchain-community
package. Users are encouraged to migrate to this repository as soon as possible.
- MongoDBAtlasFullTextSearchRetriever
- MongoDBAtlasHybridSearchRetriever
- MongoDBAtlasSemanticCache
- MongoDBAtlasVectorSearch
- MongoDBCache
- MongoDBChatMessageHistory
- MongoDBAtlasParentDocumentRetriever
- MongoDBAtlasSelfQueryRetriever.
- MongoDBDatabaseToolkit
- MongoDBDatabase
- MongoDBDocStore
- MongoDBGraphStore
- MongoDBLoader
- MongoDBRecordManager
- Checkpointing (BaseCheckpointSaver)
You can install thelangchain-mongodb
package from PyPI.
pip install langchain-mongodb
You can install thelanggraph-checkpoint-mongodb
package from PyPI as well:
pip install langgraph-checkpoint-mongodb
Seelangchain-mongodb usage andlanggraph-checkpoint-mongodb usage.
For more detailed usage examples and documentation, please refer to theLangChain documentation.
API docs can be found onReadTheDocs.
See theContributing Guide.
This project is licensed under theMIT License.
About
Integrations between MongoDB, Atlas, LangChain, and LangGraph
Resources
License
Uh oh!
There was an error while loading.Please reload this page.