mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-24 00:52:24 +00:00
chore(prices): sync OpenRouter prices: 1 model
openrouter/~z-ai/glm-latest: max_tokens, max_output_tokens
This commit is contained in:
parent
3c69ad983a
commit
be7b7d2ade
2 changed files with 4 additions and 4 deletions
|
|
@ -71593,8 +71593,8 @@
|
|||
"input_cost_per_token": 9.1e-07,
|
||||
"litellm_provider": "openrouter",
|
||||
"max_input_tokens": 1310720,
|
||||
"max_output_tokens": 131072,
|
||||
"max_tokens": 131072,
|
||||
"max_output_tokens": 943718,
|
||||
"max_tokens": 943718,
|
||||
"mode": "chat",
|
||||
"output_cost_per_token": 2.86e-06,
|
||||
"source": "https://openrouter.ai/api/v1/models",
|
||||
|
|
|
|||
|
|
@ -71593,8 +71593,8 @@
|
|||
"input_cost_per_token": 9.1e-07,
|
||||
"litellm_provider": "openrouter",
|
||||
"max_input_tokens": 1310720,
|
||||
"max_output_tokens": 131072,
|
||||
"max_tokens": 131072,
|
||||
"max_output_tokens": 943718,
|
||||
"max_tokens": 943718,
|
||||
"mode": "chat",
|
||||
"output_cost_per_token": 2.86e-06,
|
||||
"source": "https://openrouter.ai/api/v1/models",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue