Module: Google::Cloud::AIPlatform::V1::GenerationConfig::ThinkingConfig::ThinkingLevel

Defined in:
proto_docs/google/cloud/aiplatform/v1/content.rb

Overview

The thinking level for the model.

Constant Summary collapse

THINKING_LEVEL_UNSPECIFIED =

Unspecified thinking level.

0
LOW =

Low thinking level.

1
MEDIUM =

Medium thinking level.

2
HIGH =

High thinking level.

3
MINIMAL =

MINIMAL thinking level.

4