mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-16 14:23:12 +00:00
Update proxy_server_config.yaml
This commit is contained in:
@@ -45,6 +45,8 @@ litellm_settings:
|
||||
budget_duration: 30d
|
||||
num_retries: 5
|
||||
request_timeout: 600
|
||||
cache: true
|
||||
callbacks: ["batch_redis_requests"]
|
||||
general_settings:
|
||||
master_key: sk-1234 # [OPTIONAL] Only use this if you to require all calls to contain this key (Authorization: Bearer sk-1234)
|
||||
proxy_budget_rescheduler_min_time: 60
|
||||
|
||||
Reference in New Issue
Block a user