Merge pull request #42258 from BerriAI/litellm-providers/price-sync-together-ai

chore(prices): sync Together AI prices: 2 models
This commit is contained in:
kerry-berri 2026-09-21 10:09:50 -07:00 • committed by GitHub
commit d579595175
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 10 additions and 10 deletions

View file

@ -46584,13 +46584,13 @@
"supports_reasoning": true
},
"together_ai/Qwen/Qwen3.7-Max": {
"cache_read_input_token_cost": 5e-07,
"input_cost_per_token": 2.5e-06,
"cache_read_input_token_cost": 3e-07,
"input_cost_per_token": 1.5e-06,
"litellm_provider": "together_ai",
"max_input_tokens": 1000000,
"max_tokens": 1000000,
"mode": "chat",
"output_cost_per_token": 7.5e-06,
"output_cost_per_token": 4.5e-06,
"source": "https://api.together.ai/v1/models",
"supports_prompt_caching": true
},
@ -64470,12 +64470,12 @@
"supports_tool_choice": true
},
"together_ai/Qwen/Qwen3.8-Flash": {
"input_cost_per_token": 1.5e-07,
"input_cost_per_token": 9e-08,
"litellm_provider": "together_ai",
"max_input_tokens": 1000000,
"max_tokens": 1000000,
"mode": "chat",
"output_cost_per_token": 4.7e-07,
"output_cost_per_token": 2.82e-07,
"source": "https://api.together.ai/v1/models"
},
"together_ai/moonshotai/Kimi-K2.6": {

View file

@ -46584,13 +46584,13 @@
"supports_reasoning": true
},
"together_ai/Qwen/Qwen3.7-Max": {
"cache_read_input_token_cost": 5e-07,
"input_cost_per_token": 2.5e-06,
"cache_read_input_token_cost": 3e-07,
"input_cost_per_token": 1.5e-06,
"litellm_provider": "together_ai",
"max_input_tokens": 1000000,
"max_tokens": 1000000,
"mode": "chat",
"output_cost_per_token": 7.5e-06,
"output_cost_per_token": 4.5e-06,
"source": "https://api.together.ai/v1/models",
"supports_prompt_caching": true
},
@ -64470,12 +64470,12 @@
"supports_tool_choice": true
},
"together_ai/Qwen/Qwen3.8-Flash": {
"input_cost_per_token": 1.5e-07,
"input_cost_per_token": 9e-08,
"litellm_provider": "together_ai",
"max_input_tokens": 1000000,
"max_tokens": 1000000,
"mode": "chat",
"output_cost_per_token": 4.7e-07,
"output_cost_per_token": 2.82e-07,
"source": "https://api.together.ai/v1/models"
},
"together_ai/moonshotai/Kimi-K2.6": {