org.llm4s.llmconnect.utils.ModelSelector
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Select a local model by modality.
Select a local model by modality.
- Text: configuration-driven; callers should select a text model explicitly via their typed config loader.
- Image/Audio/Video: use the passed local-model configuration.
This keeps ModelSelector config-agnostic: it does not read env/system/HOCON directly.
Attributes