ModelDimensionRegistry
org.llm4s.llmconnect.config.ModelDimensionRegistry
object ModelDimensionRegistry
Lookup service for embedding model vector dimensions.
Provides a single, authoritative mapping from (provider, model) pairs to the dimensionality of the vectors they produce. All configuration and encoding code should resolve dimensions through this registry to avoid duplicated or inconsistent dimension constants.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
Members list
In this article