mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-17 23:51:30 +00:00
fixing glm-4.7 input cost per token
This commit is contained in:
parent
a5579f8d01
commit
59c700dbc5
1 changed files with 1 additions and 1 deletions
|
|
@ -27114,7 +27114,7 @@
|
|||
"supports_tool_choice": true
|
||||
},
|
||||
"together_ai/zai-org/GLM-4.7": {
|
||||
"input_cost_per_token": 45e-07,
|
||||
"input_cost_per_token": 4.5e-07,
|
||||
"litellm_provider": "together_ai",
|
||||
"max_input_tokens": 200000,
|
||||
"max_output_tokens": 200000,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue