Class ThinkingConfig (1.133.0)

ThinkingConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attributes

Name Description
include_thoughts bool
Indicates whether to include thoughts in the response. If true, thoughts are returned only when available. This field is a member of oneof_ _include_thoughts.
thinking_budget int
Optional. Indicates the thinking budget in tokens. This is only applied when enable_thinking is true. This field is a member of oneof_ _thinking_budget.

Methods

ThinkingConfig

ThinkingConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)