Vertex AI V1 API - Module Google::Cloud::AIPlatform::V1::GenerationConfig::ThinkingConfig::ThinkingLevel (v1.35.0)

Reference documentation and code samples for the Vertex AI V1 API module Google::Cloud::AIPlatform::V1::GenerationConfig::ThinkingConfig::ThinkingLevel.

The thinking level for the model.

Constants

THINKING_LEVEL_UNSPECIFIED

value: 0
Unspecified thinking level.

LOW

value: 1
Low thinking level.

MEDIUM

value: 2
Medium thinking level.

HIGH

value: 3
High thinking level.

MINIMAL

value: 4
MINIMAL thinking level.