forked from phoenix/litellm-mirror
Update model_prices_and_context_window.json
This commit is contained in:
parent
28df60b609
commit
6eed51607a
1 changed files with 2 additions and 2 deletions
|
@ -247,8 +247,8 @@
|
|||
"max_tokens": 128000,
|
||||
"max_input_tokens": 128000,
|
||||
"max_output_tokens": 4096,
|
||||
"input_cost_per_token": 0.00001,
|
||||
"output_cost_per_token": 0.00003,
|
||||
"input_cost_per_token": 0.00003,
|
||||
"output_cost_per_token": 0.00006,
|
||||
"litellm_provider": "azure",
|
||||
"mode": "chat"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue