mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-30 12:20:57 +08:00
chore: update OpenAPI spec from monorepo (#239)
Co-authored-by: OpenRouter SDK Bot <sdk-bot@openrouter.ai>
This commit is contained in:
co-authored by
OpenRouter SDK Bot
parent
522b03abf3
commit
a7bb403311
@@ -13829,8 +13829,11 @@ components:
|
|||||||
type: object
|
type: object
|
||||||
SearchQualityLevel:
|
SearchQualityLevel:
|
||||||
description: >-
|
description: >-
|
||||||
How much context to retrieve per result. Defaults to medium (15000 chars). Applies to Exa and Parallel engines;
|
How much context to retrieve per result. Applies to Exa and Parallel engines; ignored with native provider
|
||||||
ignored with native provider search and Firecrawl.
|
search and Firecrawl. For Exa, pins a fixed per-result character cap (low=5,000, medium=15,000, high=30,000);
|
||||||
|
when omitted, Exa picks an adaptive size per query and document (typically ~2,000–4,000 characters per result).
|
||||||
|
For Parallel, controls the total characters across all results; when omitted, Parallel uses its own default
|
||||||
|
size.
|
||||||
enum:
|
enum:
|
||||||
- low
|
- low
|
||||||
- medium
|
- medium
|
||||||
|
|||||||
Reference in New Issue
Block a user