org.llm4s.config.ProviderModelLister
Discovers available models from a provider's live API endpoint.
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Known subtypes
-
Members list
Fetches the list of available models for the given provider configuration.
Fetches the list of available models for the given provider configuration.
Value parameters
-
config
-
the validated named provider configuration containing credentials and base URL
-
httpClient
-
the HTTP client to use for API requests
Attributes
-
Returns
-
Right with the list of discovered models, or Left with an error