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 (#321)
Co-authored-by: OpenRouter SDK Bot <sdk-bot@openrouter.ai>
This commit is contained in:
co-authored by
OpenRouter SDK Bot
parent
21893dda58
commit
a5ed2de8a8
@@ -8358,6 +8358,16 @@ components:
|
|||||||
When omitted, defaults to the first model in the Quality preset.
|
When omitted, defaults to the first model in the Quality preset.
|
||||||
example: ~anthropic/claude-opus-latest
|
example: ~anthropic/claude-opus-latest
|
||||||
type: string
|
type: string
|
||||||
|
preset:
|
||||||
|
description: >-
|
||||||
|
A curated OpenRouter fusion preset (slugs follow `<task>-<tier>`, e.g. `general-high`). Expands server-side
|
||||||
|
into the preset's analysis_models panel and judge model, so callers never name individual models. Explicitly
|
||||||
|
provided `analysis_models` / `model` take precedence.
|
||||||
|
enum:
|
||||||
|
- general-high
|
||||||
|
- general-budget
|
||||||
|
example: general-high
|
||||||
|
type: string
|
||||||
tools:
|
tools:
|
||||||
description: >-
|
description: >-
|
||||||
Server tools available to panelist and judge inner calls. Each entry uses the same `{ type, parameters? }`
|
Server tools available to panelist and judge inner calls. Each entry uses the same `{ type, parameters? }`
|
||||||
|
|||||||
Reference in New Issue
Block a user