chore: update OpenAPI spec from monorepo (#321)

Co-authored-by: OpenRouter SDK Bot <sdk-bot@openrouter.ai>
This commit is contained in:
robert-j-y
2026-06-15 10:29:12 -07:00
committed by GitHub
co-authored by OpenRouter SDK Bot
parent 21893dda58
commit a5ed2de8a8
+10
View File
@@ -8358,6 +8358,16 @@ components:
When omitted, defaults to the first model in the Quality preset.
example: ~anthropic/claude-opus-latest
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:
description: >-
Server tools available to panelist and judge inner calls. Each entry uses the same `{ type, parameters? }`