test: testing fixes

This commit is contained in:
Krrish Dholakia 2024-02-27 20:35:32 -08:00
parent 2fbcd0e073
commit 5265d9042d
4 changed files with 19 additions and 4 deletions

View file

@ -40,6 +40,8 @@ litellm_settings:
budget_duration: 30d
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: 30
proxy_budget_rescheduler_max_time: 60
# database_url: "postgresql://<user>:<password>@<host>:<port>/<dbname>" # [OPTIONAL] use for token-based auth to proxy
environment_variables: