mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-08-17 11:22:58 +08:00
chore: update OpenAPI spec from monorepo (#243)
Co-authored-by: OpenRouter SDK Bot <sdk-bot@openrouter.ai>
This commit is contained in:
co-authored by
OpenRouter SDK Bot
parent
882f4a0811
commit
4c5911ffee
@@ -6347,6 +6347,7 @@ components:
|
|||||||
analysis_models:
|
analysis_models:
|
||||||
- ~anthropic/claude-opus-latest
|
- ~anthropic/claude-opus-latest
|
||||||
- ~openai/gpt-latest
|
- ~openai/gpt-latest
|
||||||
|
- ~google/gemini-pro-latest
|
||||||
enabled: true
|
enabled: true
|
||||||
id: fusion
|
id: fusion
|
||||||
model: ~anthropic/claude-opus-latest
|
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
|
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
|
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,
|
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:
|
example:
|
||||||
- ~anthropic/claude-opus-latest
|
- ~anthropic/claude-opus-latest
|
||||||
- ~openai/gpt-latest
|
- ~openai/gpt-latest
|
||||||
|
- ~google/gemini-pro-latest
|
||||||
items:
|
items:
|
||||||
type: string
|
type: string
|
||||||
maxItems: 8
|
maxItems: 8
|
||||||
@@ -6407,6 +6409,7 @@ components:
|
|||||||
analysis_models:
|
analysis_models:
|
||||||
- ~anthropic/claude-opus-latest
|
- ~anthropic/claude-opus-latest
|
||||||
- ~openai/gpt-latest
|
- ~openai/gpt-latest
|
||||||
|
- ~google/gemini-pro-latest
|
||||||
properties:
|
properties:
|
||||||
analysis_models:
|
analysis_models:
|
||||||
description: >-
|
description: >-
|
||||||
@@ -6417,6 +6420,7 @@ components:
|
|||||||
example:
|
example:
|
||||||
- ~anthropic/claude-opus-latest
|
- ~anthropic/claude-opus-latest
|
||||||
- ~openai/gpt-latest
|
- ~openai/gpt-latest
|
||||||
|
- ~google/gemini-pro-latest
|
||||||
items:
|
items:
|
||||||
type: string
|
type: string
|
||||||
maxItems: 8
|
maxItems: 8
|
||||||
|
|||||||
Reference in New Issue
Block a user