mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
fix team budget checks
This commit is contained in:
parent
94d5036a25
commit
d897c5e022
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ model_list:
|
|||
model: dall-e-3
|
||||
- model_name: fake-openai-endpoint
|
||||
litellm_params:
|
||||
model: openai/fake
|
||||
model: openai/gpt-3.5-turbo-0301
|
||||
api_key: fake-key
|
||||
api_base: https://exampleopenaiendpoint-production.up.railway.app/
|
||||
- model_name: fake-openai-endpoint-2
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue