chore: update OpenAPI spec from monorepo (#250)

Co-authored-by: OpenRouter SDK Bot <sdk-bot@openrouter.ai>
This commit is contained in:
robert-j-y
2026-05-15 11:26:30 -07:00
committed by GitHub
co-authored by OpenRouter SDK Bot
parent c5e2532cc4
commit a7fd661299
+6 -6
View File
@@ -4883,8 +4883,8 @@ components:
description: >-
Maximum total number of search results across all search calls in a single request. Once this limit is
reached, the tool will stop returning new results. Useful for controlling cost and context size in agentic
loops.
example: 20
loops. Defaults to 50 when not specified.
example: 50
type: integer
parameters:
$ref: '#/components/schemas/WebSearchConfig'
@@ -16218,8 +16218,8 @@ components:
description: >-
Maximum total number of search results across all search calls in a single request. Once this limit is
reached, the tool will stop returning new results. Useful for controlling cost and context size in agentic
loops.
example: 20
loops. Defaults to 50 when not specified.
example: 50
type: integer
search_context_size:
$ref: '#/components/schemas/SearchQualityLevel'
@@ -16408,8 +16408,8 @@ components:
description: >-
Maximum total number of search results across all search calls in a single request. Once this limit is
reached, the tool will stop returning new results. Useful for controlling cost and context size in agentic
loops.
example: 20
loops. Defaults to 50 when not specified.
example: 50
type: integer
search_context_size:
$ref: '#/components/schemas/SearchQualityLevel'