Model Provider
interface ModelProvider
Provide AI models for requested roles, and expose data about available models.
Inheritors
Types
Functions
Link copied to clipboard
What configuration says role means for this deployment, or null if it says nothing.
Link copied to clipboard
abstract fun getEmbeddingService(criteria: <Error class: unknown class>): <Error class: unknown class>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Resolve any role in these options to a concrete model, applying whatever hyperparameters are configured against that role.