mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 03:34:10 +00:00
Merge branch 'main' into litellm_sso_max_internal_budget_fixes
This commit is contained in:
commit
a80301b19e
1 changed files with 2 additions and 7 deletions
|
@ -1,13 +1,8 @@
|
|||
model_list:
|
||||
- model_name: "gpt-4"
|
||||
- model_name: "claude-3-5-sonnet-20240620"
|
||||
litellm_params:
|
||||
model: "gpt-4"
|
||||
api_key: "bad_key"
|
||||
- model_name: "gpt-4o"
|
||||
litellm_params:
|
||||
model: "gpt-4o"
|
||||
model: "claude-3-5-sonnet-20240620"
|
||||
|
||||
litellm_settings:
|
||||
max_internal_user_budget: 0.001
|
||||
internal_user_budget_duration: "5m"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue