cache#

Classes

cache.AsyncElasticsearchCache(index_name[, ...])

Initialize the Elasticsearch cache store by specifying the index/alias to use and determining which additional information (like input, input parameters, and any other metadata) should be stored in the cache.

cache.AsyncElasticsearchEmbeddingsCache(...)

Initialize the Elasticsearch cache store by specifying the index/alias to use and determining which additional information (like input, input parameters, and any other metadata) should be stored in the cache.