Merge pull request #41576 from BerriAI/litellm_openrouter_union_alpha

feat(openrouter): add stealth/union-alpha to the model cost map
This commit is contained in:
kerry-berri 2026-09-17 00:37:39 -07:00 committed by GitHub
commit 4b368bf066
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 28 additions and 0 deletions

View file

@ -42313,6 +42313,20 @@
"max_tokens": 128000,
"mode": "chat"
},
"openrouter/stealth/union-alpha": {
"input_cost_per_token": 0,
"output_cost_per_token": 0,
"litellm_provider": "openrouter",
"max_input_tokens": 262144,
"max_output_tokens": 131072,
"max_tokens": 131072,
"mode": "chat",
"source": "https://openrouter.ai/stealth/union-alpha",
"supports_function_calling": true,
"supports_tool_choice": true,
"supports_response_schema": true,
"supports_vision": true
},
"ovhcloud/DeepSeek-R1-Distill-Llama-70B": {
"input_cost_per_token": 6.7e-07,
"litellm_provider": "ovhcloud",

View file

@ -42313,6 +42313,20 @@
"max_tokens": 128000,
"mode": "chat"
},
"openrouter/stealth/union-alpha": {
"input_cost_per_token": 0,
"output_cost_per_token": 0,
"litellm_provider": "openrouter",
"max_input_tokens": 262144,
"max_output_tokens": 131072,
"max_tokens": 131072,
"mode": "chat",
"source": "https://openrouter.ai/stealth/union-alpha",
"supports_function_calling": true,
"supports_tool_choice": true,
"supports_response_schema": true,
"supports_vision": true
},
"ovhcloud/DeepSeek-R1-Distill-Llama-70B": {
"input_cost_per_token": 6.7e-07,
"litellm_provider": "ovhcloud",