thinkingConfig property

GenerationConfig_ThinkingConfig? thinkingConfig
final

Optional. Config for thinking features. An error will be returned if this field is set for models that don't support thinking.

Implementation

final GenerationConfig_ThinkingConfig? thinkingConfig;