(feat) max_user_budget
This commit is contained in:
parent
047b2f9b1a
commit
4e3f048967
@ -68,6 +68,7 @@ litellm_settings:
|
||||
fallbacks: [{"openai-gpt-3.5": ["azure-gpt-3.5"]}]
|
||||
success_callback: ['langfuse']
|
||||
max_budget: 10 # global budget for proxy
|
||||
max_user_budget: 0.0001
|
||||
budget_duration: 30d # global budget duration, will reset after 30d
|
||||
default_key_generate_params:
|
||||
max_budget: 1.5000
|
||||
|
||||
Loading…
Reference in New Issue
Block a user