EmbeddingCache
org.llm4s.llmconnect.caching.EmbeddingCache
Generic trait for embedding storage backends.
Type parameters
- Embedding
-
The type of the embedding representation (usually Seq[Double]).
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class InMemoryEmbeddingCache[Embedding]
Members list
In this article