Package-level declarations

Types

Link copied to clipboard
class LLMEmbedder(client: LLMEmbeddingProvider, model: LLModel) : Embedder

Implementation of the Embedder interface that uses Ollama models for embedding text.

Link copied to clipboard

Ollama embedding models.