ModelSelector
org.llm4s.llmconnect.utils.ModelSelector
object ModelSelector
Selects an embedding model configuration based on input modality.
Text modality selection is intentionally disallowed here; callers should load text embedding models through their typed config layer. Image, audio, and video modalities are resolved from the supplied LocalEmbeddingModels config.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ModelSelector.type
Members list
In this article