From c4b508f0455ea29f4b0c181c9ae11125b79ff1e9 Mon Sep 17 00:00:00 2001 From: robert-j-y <212159665+robert-j-y@users.noreply.github.com> Date: Fri, 12 Jun 2026 12:44:30 -0700 Subject: [PATCH] chore: update OpenAPI spec from monorepo (#314) Co-authored-by: OpenRouter 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 9932c4d..57b14af 100644 --- a/.speakeasy/in.openapi.yaml +++ b/.speakeasy/in.openapi.yaml @@ -21495,12 +21495,12 @@ components: BYOK). "parallel" uses the Parallel search API. "perplexity" uses the Perplexity Search API (raw ranked results). enum: - - auto - native - exa - parallel - firecrawl - perplexity + - auto example: auto type: string WebSearchPlugin: