mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
chore: update OpenAPI spec from monorepo (#250)
Co-authored-by: OpenRouter SDK Bot <sdk-bot@openrouter.ai>
This commit is contained in:
co-authored by
OpenRouter SDK Bot
parent
c5e2532cc4
commit
a7fd661299
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user