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 (#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:
|
||||
- ~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
|
||||
|
||||
Reference in New Issue
Block a user