forked from phoenix/litellm-mirror
fix a typo
This commit is contained in:
parent
7f5b2bf290
commit
08d23aafc0
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@
|
||||||
"litellm_provider": "azure",
|
"litellm_provider": "azure",
|
||||||
"mode": "chat"
|
"mode": "chat"
|
||||||
},
|
},
|
||||||
"azure/ggpt-4-32k-0613": {
|
"azure/gpt-4-32k-0613": {
|
||||||
"max_tokens": 32768,
|
"max_tokens": 32768,
|
||||||
"input_cost_per_token": 0.00006,
|
"input_cost_per_token": 0.00006,
|
||||||
"output_cost_per_token": 0.00012,
|
"output_cost_per_token": 0.00012,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue