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 (#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:
|
||||
properties:
|
||||
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:
|
||||
- auto
|
||||
- low
|
||||
- high
|
||||
- original
|
||||
type: string
|
||||
url:
|
||||
description: 'URL of the image (data: URLs supported)'
|
||||
|
||||
Reference in New Issue
Block a user