View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1GenerationConfigRoutingConfigAutoRoutingMode (google_api_ai_platform v0.13.0)
When automated routing is specified, the routing will be determined by the pretrained routing model and customer provided model routing preference.
Attributes
-
modelRoutingPreference
(type:String.t
, default:nil
) - The model routing preference.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1GenerationConfigRoutingConfigAutoRoutingMode{ modelRoutingPreference: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.