InferenceProviderTargetConfiguration
The configuration for a provider-based inference target. This configuration explicitly defines the endpoint, model mapping, and operations used to route requests to a large language model (LLM) provider.
Types
Properties
Functions
Link copied to clipboard
inline fun copy(block: InferenceProviderTargetConfiguration.Builder.() -> Unit = {}): InferenceProviderTargetConfiguration