thinkingBudget property
The token budget for the model's thinking process.
The model will make a best effort to stay within this budget. This can be used to control the trade-off between response quality and latency.
Optional.
Implementation
core.int? thinkingBudget;