fix: support info level logging on pkg + proxy

This commit is contained in:
Krrish Dholakia 2024-01-20 17:45:47 -08:00
parent 3e5b743b89
commit 09b7235b31
5 changed files with 20 additions and 10 deletions

View file

@ -41,8 +41,6 @@ model_list:
litellm_settings:
drop_params: True
set_verbose: True
general_settings:
master_key: sk-1234 # [OPTIONAL] Only use this if you to require all calls to contain this key (Authorization: Bearer sk-1234)
# database_url: "postgresql://<user>:<password>@<host>:<port>/<dbname>" # [OPTIONAL] use for token-based auth to proxy