mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-08-14 12:30:14 +08:00
chore: update OpenAPI spec from monorepo (#379)
Co-authored-by: OpenRouter SDK Bot <sdk-bot@openrouter.ai>
This commit is contained in:
co-authored by
OpenRouter SDK Bot
parent
10f2890d75
commit
14f262fa66
@@ -4270,11 +4270,15 @@ components:
|
|||||||
image_url:
|
image_url:
|
||||||
properties:
|
properties:
|
||||||
detail:
|
detail:
|
||||||
description: Image detail level for vision models
|
description: >-
|
||||||
|
Image detail level for vision models. `original` is an OpenRouter extension (not in the OpenAI Chat
|
||||||
|
Completions spec) requesting true original-resolution media; it is downgraded to `high` for providers
|
||||||
|
that lack an original-resolution tier.
|
||||||
enum:
|
enum:
|
||||||
- auto
|
- auto
|
||||||
- low
|
- low
|
||||||
- high
|
- high
|
||||||
|
- original
|
||||||
type: string
|
type: string
|
||||||
url:
|
url:
|
||||||
description: 'URL of the image (data: URLs supported)'
|
description: 'URL of the image (data: URLs supported)'
|
||||||
|
|||||||
Reference in New Issue
Block a user