EmbeddingService
org.llm4s.agent.memory.EmbeddingService
trait EmbeddingService
Service for generating embeddings for memory content.
This trait abstracts over the embedding generation process, allowing different implementations (LLM providers, local models, etc.).
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class LLMEmbeddingServiceclass MockEmbeddingService
Members list
In this article