Vertex AI V1 API - Module Google::Cloud::AIPlatform::V1::GenerationConfig::RoutingConfig::AutoRoutingMode::ModelRoutingPreference (v0.52.0)

Reference documentation and code samples for the Vertex AI V1 API module Google::Cloud::AIPlatform::V1::GenerationConfig::RoutingConfig::AutoRoutingMode::ModelRoutingPreference.

The model routing preference.

Constants

UNKNOWN

value: 0
Unspecified model routing preference.

PRIORITIZE_QUALITY

value: 1
Prefer higher quality over low cost.

BALANCED

value: 2
Balanced model routing preference.

PRIORITIZE_COST

value: 3
Prefer lower cost over higher quality.