mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-12 20:22:46 +00:00
Merge pull request #436 from mocy/fix_missing_openai_provider
Add missing litellm_provider for gpt-3.5-16k-0613
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user