chore: 🐝 Update SDK - Generate (spec change merged) 0.11.6 (#400)

Co-authored-by: speakeasybot <bot@speakeasyapi.dev>
Co-authored-by: speakeasy-github[bot] <128539517+speakeasy-github[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-07-07 19:13:32 +00:00
committed by GitHub
co-authored by speakeasybot speakeasy-github[bot] <128539517+speakeasy-github[bot]@users.noreply.github.com>
parent 9ac997d8b8
commit d18d840c52
10 changed files with 39 additions and 32 deletions
+1 -1
View File
@@ -8313,7 +8313,7 @@ components:
$ref: '#/components/schemas/AnthropicCacheControlDirective'
max_completion_tokens:
description: >-
Maximum number of output tokens (including reasoning tokens) each panelist and the judge model may produce per inner call. Controls the total output budget so reasoning-heavy models like GPT-5.5 do not exhaust their token allowance before producing visible text. When omitted, the provider's default applies.
Maximum number of output tokens (including reasoning tokens) each panelist and the judge model may produce per inner call. Controls the total output budget so reasoning-heavy models like GPT-5.5 do not exhaust their token allowance before producing visible text. When omitted, panelists default to 32000 and the judge to 50000.
example: 16384
type: integer
max_tool_calls: