[LLM Translation] add qwen-vl-plus (#12829)

* add qwen-vl-plus

* add qwen-vl-plus
This commit is contained in:
Jugal D. Bhatt 2025-07-22 05:28:59 +05:30 committed by GitHub
parent 27c9be67ba
commit 7bdb5593bf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 20 additions and 0 deletions

View file

@ -10898,6 +10898,16 @@
"mode": "chat",
"supports_tool_choice": true
},
"openrouter/qwen/qwen-vl-plus": {
"max_tokens": 8192,
"max_input_tokens": 8192,
"max_output_tokens": 2048,
"input_cost_per_token": 0.00021,
"output_cost_per_token": 0.00063,
"litellm_provider": "qwen",
"mode": "chat",
"supports_tool_choice": false
},
"openrouter/switchpoint/router": {
"max_tokens": 131072,
"max_input_tokens": 131072,

View file

@ -10898,6 +10898,16 @@
"mode": "chat",
"supports_tool_choice": true
},
"openrouter/qwen/qwen-vl-plus": {
"max_tokens": 8192,
"max_input_tokens": 8192,
"max_output_tokens": 2048,
"input_cost_per_token": 0.00021,
"output_cost_per_token": 0.00063,
"litellm_provider": "qwen",
"mode": "chat",
"supports_tool_choice": false
},
"openrouter/switchpoint/router": {
"max_tokens": 131072,
"max_input_tokens": 131072,