About LangChain Cache
LangChain Cache provides exact match and semantic caching for LLM calls, reducing API costs and improving response times. It supports both deterministic exact caching and similarity-based semantic caching. As an open-source component of the LangChain ecosystem, it integrates seamlessly with LangChain's chat models and agents.