From 9ac997d8b8b424a173cd5ef856f1027f2c6d087c Mon Sep 17 00:00:00 2001 From: "openrouter-docs-sync[bot]" <273401080+openrouter-docs-sync[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 19:07:39 +0000 Subject: [PATCH] chore: update OpenAPI spec from monorepo (#399) Co-authored-by: OpenRouter SDK Bot --- .speakeasy/in.openapi.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.speakeasy/in.openapi.yaml b/.speakeasy/in.openapi.yaml index 2f20817..824c5af 100644 --- a/.speakeasy/in.openapi.yaml +++ b/.speakeasy/in.openapi.yaml @@ -8357,7 +8357,8 @@ components: 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. + token allowance before producing visible text. When omitted, panelists default to 32000 and the judge to + 50000. example: 16384 type: integer max_tool_calls: