Skip to main content
Ctrl+K
🦜🔗 LangChain  documentation - Home 🦜🔗 LangChain  documentation - Home
  • Reference
  • Legacy reference
Ctrl+K
Docs
  • GitHub
  • X / Twitter
Ctrl+K
  • Reference
  • Legacy reference
Docs
  • GitHub
  • X / Twitter

Section Navigation

  • cache
    • MongoDBAtlasSemanticCache
    • MongoDBCache
  • chat_message_histories
  • langchain-mongodb: 0.1.9
    • cache
      • MongoDBAtlasSemanticCache
      • MongoDBCache
    • chat_message_histories
    • pipelines
    • retrievers
    • utils
    • vectorstores
  • pipelines
  • retrievers
  • utils
  • vectorstores
  • LangChain Python API Reference
  • langchain-mongodb: 0.1.9

cache#

LangChain MongoDB Caches.

Classes

cache.MongoDBAtlasSemanticCache(...[, ...])

MongoDB Atlas Semantic cache.

cache.MongoDBCache(connection_string[, ...])

MongoDB Atlas cache

© Copyright 2023, LangChain Inc.