From 7fa71c3b3e3606b1e6cab2b3da532a4c076dc84d Mon Sep 17 00:00:00 2001 From: OpenRouter SDK Bot Date: Thu, 13 Aug 2026 18:19:26 +0000 Subject: [PATCH] chore: update OpenAPI spec [sdk-bot] --- .speakeasy/in.openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.speakeasy/in.openapi.yaml b/.speakeasy/in.openapi.yaml index 093a64f1..b511d823 100755 --- a/.speakeasy/in.openapi.yaml +++ b/.speakeasy/in.openapi.yaml @@ -25820,7 +25820,7 @@ components: example: 'auto' type: 'string' WebSearchMode: - description: 'Engine-native search mode. Exa supports instant, fast, auto (default), deep-lite, deep, and deep-reasoning. Parallel supports turbo, basic (default), and advanced. Modes unsupported by the selected engine are ignored.' + description: 'Engine-native search mode. Exa supports instant, fast, auto (default), deep-lite, deep, and deep-reasoning. Parallel supports turbo, fast, basic (default), and advanced. Modes unsupported by the selected engine are ignored.' enum: - 'instant' - 'fast'