From 7b54f289316651ed870c957b4c1cccfb70486939 Mon Sep 17 00:00:00 2001 From: OpenRouter SDK Bot Date: Mon, 22 Jun 2026 15:00:42 +0000 Subject: [PATCH] chore: update OpenAPI spec [sdk-bot] --- .speakeasy/in.openapi.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.speakeasy/in.openapi.yaml b/.speakeasy/in.openapi.yaml index 3e29af07..4123fef9 100644 --- a/.speakeasy/in.openapi.yaml +++ b/.speakeasy/in.openapi.yaml @@ -156,6 +156,7 @@ components: effort: description: Reasoning effort level for the advisor call. enum: + - max - xhigh - high - medium @@ -4745,6 +4746,7 @@ components: effort: description: Constrains effort on reasoning for reasoning models enum: + - max - xhigh - high - medium @@ -4763,6 +4765,7 @@ components: Shorthand for setting reasoning effort. Equivalent to setting reasoning.effort. Cannot be used simultaneously with reasoning.effort if they differ. enum: + - max - xhigh - high - medium @@ -8205,6 +8208,7 @@ components: effort: description: Reasoning effort level for panelist and judge inner calls. enum: + - max - xhigh - high - medium @@ -18462,6 +18466,7 @@ components: type: response.reasoning_text.done ReasoningEffort: enum: + - max - xhigh - high - medium @@ -19922,6 +19927,7 @@ components: effort: description: Reasoning effort level for the subagent call. enum: + - max - xhigh - high - medium