Skip to content

Commit a5ed2de

Browse files
robert-j-yOpenRouter SDK Bot
andauthored
chore: update OpenAPI spec from monorepo (#321)
Co-authored-by: OpenRouter SDK Bot <sdk-bot@openrouter.ai>
1 parent 21893dd commit a5ed2de

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.speakeasy/in.openapi.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8358,6 +8358,16 @@ components:
83588358
When omitted, defaults to the first model in the Quality preset.
83598359
example: ~anthropic/claude-opus-latest
83608360
type: string
8361+
preset:
8362+
description: >-
8363+
A curated OpenRouter fusion preset (slugs follow `<task>-<tier>`, e.g. `general-high`). Expands server-side
8364+
into the preset's analysis_models panel and judge model, so callers never name individual models. Explicitly
8365+
provided `analysis_models` / `model` take precedence.
8366+
enum:
8367+
- general-high
8368+
- general-budget
8369+
example: general-high
8370+
type: string
83618371
tools:
83628372
description: >-
83638373
Server tools available to panelist and judge inner calls. Each entry uses the same `{ type, parameters? }`

0 commit comments

Comments
 (0)