forked from phoenix/litellm-mirror
add missing litellm_provider for gpt-3.5-16k-0613
This commit is contained in:
parent
5ec84059d9
commit
ce27213c04
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@
|
|||
"max_tokens": 16385,
|
||||
"input_cost_per_token": 0.000003,
|
||||
"output_cost_per_token": 0.000004,
|
||||
"litellm_provider": "openai",
|
||||
"mode": "chat"
|
||||
},
|
||||
"text-davinci-003": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue