cache#

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

通过指定要使用的索引/别名并确定应存储在缓存中的其他信息(如输入、输入参数和任何其他元数据)来初始化Elasticsearch缓存存储。

cache.AsyncElasticsearchEmbeddingsCache(...)

通过指定要使用的索引/别名并确定应存储在缓存中的其他信息(如输入、输入参数和任何其他元数据)来初始化Elasticsearch缓存存储。