feat(cost-map): add wandb DeepSeek-V4.1-Flash and gemma-4-26B-A4B-it (#42924)

* feat(cost-map): add wandb DeepSeek-V4.1-Flash and gemma-4-26B-A4B-it

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>

* fix(cost-map): mark wandb gemma-4-26B-A4B-it as reasoning capable

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>

---------

Co-authored-by: kerry <kerry@berri.ai>
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
devin-ai-integration[bot] 2026-09-24 02:07:12 -07:00 • committed by GitHub
parent 1c8a0ff602
commit 04f3ade124
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 56 additions and 0 deletions

View file

@ -70438,6 +70438,34 @@
"output_cost_per_token": 0.0,
"source": "https://docs.typesafe.ai/models"
},
"wandb/deepseek-ai/DeepSeek-V4.1-Flash": {
"cache_read_input_token_cost": 3e-08,
"input_cost_per_token": 2e-07,
"litellm_provider": "wandb",
"max_input_tokens": 1049000,
"max_tokens": 1048576,
"mode": "chat",
"output_cost_per_token": 6.5e-07,
"source": "https://wandb.ai/site/pricing/tokens/",
"supports_prompt_caching": true,
"supports_reasoning": true,
"supports_vision": true
},
"wandb/google/gemma-4-26B-A4B-it": {
"cache_read_input_token_cost": 5e-08,
"input_cost_per_token": 1e-07,
"litellm_provider": "wandb",
"max_input_tokens": 262000,
"max_tokens": 262144,
"mode": "chat",
"output_cost_per_token": 3e-07,
"source": "https://wandb.ai/site/pricing/tokens/",
"supports_function_calling": true,
"supports_prompt_caching": true,
"supports_reasoning": true,
"supports_tool_choice": true,
"supports_vision": true
},
"wandb/zai-org/GLM-5.3-Flash": {
"cache_read_input_token_cost": 5e-08,
"input_cost_per_token": 1.5e-07,

View file

@ -70438,6 +70438,34 @@
"output_cost_per_token": 0.0,
"source": "https://docs.typesafe.ai/models"
},
"wandb/deepseek-ai/DeepSeek-V4.1-Flash": {
"cache_read_input_token_cost": 3e-08,
"input_cost_per_token": 2e-07,
"litellm_provider": "wandb",
"max_input_tokens": 1049000,
"max_tokens": 1048576,
"mode": "chat",
"output_cost_per_token": 6.5e-07,
"source": "https://wandb.ai/site/pricing/tokens/",
"supports_prompt_caching": true,
"supports_reasoning": true,
"supports_vision": true
},
"wandb/google/gemma-4-26B-A4B-it": {
"cache_read_input_token_cost": 5e-08,
"input_cost_per_token": 1e-07,
"litellm_provider": "wandb",
"max_input_tokens": 262000,
"max_tokens": 262144,
"mode": "chat",
"output_cost_per_token": 3e-07,
"source": "https://wandb.ai/site/pricing/tokens/",
"supports_function_calling": true,
"supports_prompt_caching": true,
"supports_reasoning": true,
"supports_tool_choice": true,
"supports_vision": true
},
"wandb/zai-org/GLM-5.3-Flash": {
"cache_read_input_token_cost": 5e-08,
"input_cost_per_token": 1.5e-07,