forked from phoenix/litellm-mirror
fix: support info level logging on pkg + proxy
This commit is contained in:
parent
3e5b743b89
commit
09b7235b31
5 changed files with 20 additions and 10 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue