cache#

LangChain Couchbase Caches

Functions “_hash”, “_loads_generations” and “_dumps_generations” are duplicated in this utility from modules:

  • “libs/community/langchain_community/cache.py”

Classes

cache.CouchbaseCache(cluster, bucket_name, ...)

Couchbase LLM Cache LLM Cache that uses Couchbase as the backend

cache.CouchbaseSemanticCache(cluster, ...[, ...])

Couchbase Semantic Cache Cache backed by a Couchbase Server with Vector Store support