chore: update OpenAPI spec from monorepo (#243)

Co-authored-by: OpenRouter SDK Bot <sdk-bot@openrouter.ai>
This commit is contained in:
robert-j-y
2026-05-13 13:33:16 -07:00
committed by GitHub
co-authored by OpenRouter SDK Bot
parent 882f4a0811
commit 4c5911ffee
+5 -1
View File
@@ -6347,6 +6347,7 @@ components:
analysis_models:
- ~anthropic/claude-opus-latest
- ~openai/gpt-latest
- ~google/gemini-pro-latest
enabled: true
id: fusion
model: ~anthropic/claude-opus-latest
@@ -6356,10 +6357,11 @@ components:
Slugs of models to run in parallel as the "expert panel" the judge analyzes. Each model receives the same
user prompt with web_search + web_fetch enabled. Capped at 8 models to bound cost amplification. When
omitted, defaults to the Quality preset from the /labs/fusion UI (~anthropic/claude-opus-latest,
~openai/gpt-latest).
~openai/gpt-latest, ~google/gemini-pro-latest).
example:
- ~anthropic/claude-opus-latest
- ~openai/gpt-latest
- ~google/gemini-pro-latest
items:
type: string
maxItems: 8
@@ -6407,6 +6409,7 @@ components:
analysis_models:
- ~anthropic/claude-opus-latest
- ~openai/gpt-latest
- ~google/gemini-pro-latest
properties:
analysis_models:
description: >-
@@ -6417,6 +6420,7 @@ components:
example:
- ~anthropic/claude-opus-latest
- ~openai/gpt-latest
- ~google/gemini-pro-latest
items:
type: string
maxItems: 8