mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-08-16 11:24:35 +08:00
chore: update OpenAPI spec from monorepo (#394)
Co-authored-by: OpenRouter SDK Bot <sdk-bot@openrouter.ai>
This commit is contained in:
co-authored by
OpenRouter SDK Bot
parent
404b1fe790
commit
60589be74b
@@ -9489,9 +9489,9 @@ components:
|
|||||||
size:
|
size:
|
||||||
description: >-
|
description: >-
|
||||||
Optional. A convenience shorthand for output dimensions — pass a tier ("2K", "4K") or explicit pixels
|
Optional. A convenience shorthand for output dimensions — pass a tier ("2K", "4K") or explicit pixels
|
||||||
("2048x2048") and we normalize it to the right dimensions for the chosen provider. Interchangeable with
|
("2048x2048") and we normalize it to the right dimensions for the chosen provider. A tier size is equivalent
|
||||||
resolution + aspect_ratio; use those directly for enumerated, per-model discoverable values. Conflicting
|
to setting `resolution` and combines with `aspect_ratio`. An explicit pixel size is authoritative: a
|
||||||
size + resolution/aspect_ratio is rejected.
|
mismatched `resolution` or `aspect_ratio` alongside it is rejected with a 400.
|
||||||
example: 2K
|
example: 2K
|
||||||
type: string
|
type: string
|
||||||
stream:
|
stream:
|
||||||
|
|||||||
Reference in New Issue
Block a user