Skip to content

Instantly share code, notes, and snippets.

@ketakeke
Last active June 24, 2025 03:51
Show Gist options
  • Save ketakeke/18936b057000a0d25c479dd99f230df0 to your computer and use it in GitHub Desktop.
Save ketakeke/18936b057000a0d25c479dd99f230df0 to your computer and use it in GitHub Desktop.
モデル デフォルト設定
(思考予算が設定されていない)
範囲 思考を無効にする 動的思考をオンにする
2.5 Pro 動的思考
モデルが思考するタイミングと思考量を決定
128 ~ 32768 なし: 思考を無効にできない thinkingBudget = -1
2.5 Flash 動的思考
モデルが思考するタイミングと思考量を決定
0 ~ 24576 thinkingBudget = 0 thinkingBudget = -1
2.5 Flash Lite モデルは考えない 512 ~ 24576 thinkingBudget = 0 thinkingBudget = -1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment