LangChain Reference home pageLangChain ReferenceLangChain Reference
  • GitHub
  • Main Docs
Deep Agents
LangChain
LangGraph
Integrations
LangSmith
  • Overview
  • MCP Adapters
    • Overview
    • Agents
    • Callbacks
    • Chains
    • Chat models
    • Embeddings
    • Evaluation
    • Globals
    • Hub
    • Memory
    • Output parsers
    • Retrievers
    • Runnables
    • LangSmith
    • Storage
    Standard Tests
    Text Splitters
    ⌘I

    LangChain Assistant

    Ask a question to get started

    Enter to send•Shift+Enter new line

    Menu

    MCP Adapters
    OverviewAgentsCallbacksChainsChat modelsEmbeddingsEvaluationGlobalsHubMemoryOutput parsersRetrieversRunnablesLangSmithStorage
    Standard Tests
    Text Splitters
    Language
    Theme
    Pythonlangchain-classiccacheDEPRECATED_LOOKUP
    Attribute●Since v1.0

    DEPRECATED_LOOKUP

    Copy
    DEPRECATED_LOOKUP = {'FullLLMCache': 'langchain_community.cache', 'SQLAlchemyCache': 'langchain_community.cache', 'SQLiteCache': 'langchain_community.cache', 'UpstashRedisCache': 'langchain_community.cache', 'RedisCache': 'langchain_community.cache', 'RedisSemanticCache': 'langchain_community.cache', 'GPTCache': 'langchain_community.cache', 'MomentoCache': 'langchain_community.cache', 'InMemoryCache': 'langchain_community.cache', 'CassandraCache': 'langchain_community.cache', 'CassandraSemanticCache': 'langchain_community.cache', 'FullMd5LLMCache': 'langchain_community.cache', 'SQLAlchemyMd5Cache': 'langchain_community.cache', 'AstraDBCache': 'langchain_community.cache', 'AstraDBSemanticCache': 'langchain_community.cache', 'AzureCosmosDBSemanticCache': 'langchain_community.cache'}
    View source on GitHub