thinkingConfig property

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 ThinkingConfig? thinkingConfig;