mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-10 22:41:41 +00:00
add supports_video_input for openrouter/auto
This commit is contained in:
parent
b417de6fe8
commit
b7b48fd8ba
1 changed files with 2 additions and 1 deletions
|
|
@ -24832,7 +24832,8 @@
|
|||
"supports_reasoning": true,
|
||||
"supports_response_schema": true,
|
||||
"supports_vision": true,
|
||||
"supports_audio_input": true
|
||||
"supports_audio_input": true,
|
||||
"supports_video_input": true
|
||||
},
|
||||
"openrouter/openrouter/free": {
|
||||
"input_cost_per_token": 0,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue