mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 19:24:27 +00:00
fix(user_api_key_auth.py): Fixes https://github.com/BerriAI/litellm/issues/5111
This commit is contained in:
parent
0aaf761f25
commit
e56ece6ee1
1 changed files with 0 additions and 9 deletions
|
@ -2,12 +2,3 @@ model_list:
|
|||
- model_name: "gpt-4"
|
||||
litellm_params:
|
||||
model: "gpt-4"
|
||||
api_key: "bad_key"
|
||||
- model_name: "gpt-4o"
|
||||
litellm_params:
|
||||
model: "gpt-4o"
|
||||
|
||||
litellm_settings:
|
||||
max_internal_user_budget: 0.001
|
||||
internal_user_budget_duration: "5m"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue