mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-26 01:12:21 +00:00
fix(models): add fireworks deprecation date for glm 5.2 fast serverless rows (#42866)
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:
parent
a3d791f348
commit
184969df37
2 changed files with 4 additions and 0 deletions
|
|
@ -59469,6 +59469,7 @@
|
|||
},
|
||||
"fireworks_ai/glm-5p2-fast": {
|
||||
"cache_read_input_token_cost": 2.1e-07,
|
||||
"deprecation_date": "2026-09-25",
|
||||
"input_cost_per_token": 2.1e-06,
|
||||
"litellm_provider": "fireworks_ai",
|
||||
"max_input_tokens": 1048576,
|
||||
|
|
@ -59698,6 +59699,7 @@
|
|||
},
|
||||
"fireworks_ai/accounts/fireworks/routers/glm-5p2-fast": {
|
||||
"cache_read_input_token_cost": 2.1e-07,
|
||||
"deprecation_date": "2026-09-25",
|
||||
"input_cost_per_token": 2.1e-06,
|
||||
"litellm_provider": "fireworks_ai",
|
||||
"max_input_tokens": 1048576,
|
||||
|
|
|
|||
|
|
@ -59469,6 +59469,7 @@
|
|||
},
|
||||
"fireworks_ai/glm-5p2-fast": {
|
||||
"cache_read_input_token_cost": 2.1e-07,
|
||||
"deprecation_date": "2026-09-25",
|
||||
"input_cost_per_token": 2.1e-06,
|
||||
"litellm_provider": "fireworks_ai",
|
||||
"max_input_tokens": 1048576,
|
||||
|
|
@ -59698,6 +59699,7 @@
|
|||
},
|
||||
"fireworks_ai/accounts/fireworks/routers/glm-5p2-fast": {
|
||||
"cache_read_input_token_cost": 2.1e-07,
|
||||
"deprecation_date": "2026-09-25",
|
||||
"input_cost_per_token": 2.1e-06,
|
||||
"litellm_provider": "fireworks_ai",
|
||||
"max_input_tokens": 1048576,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue