Skip to main content

Module cache

Module cache 

Source
Expand description

LRU cache for embedding vectors keyed by text.

Structs§

EmbeddingCache
LRU cache for embedding vectors keyed by a SHA-256 hash of the input text.
EmbeddingCacheStats
Snapshot of embedding cache statistics.