jinnotgin commited on
Commit
5c49f96
·
verified ·
1 Parent(s): 06f4b2d

Update config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +1 -1
config.yaml CHANGED
@@ -14,7 +14,7 @@ model_list:
14
 
15
  litellm_settings: # module level litellm settings - https://github.com/BerriAI/litellm/blob/main/litellm/__init__.py
16
  drop_params: True
17
- set_verbose: True
18
 
19
  general_settings:
20
  master_key: "os.environ/MASTER_KEY" # [OPTIONAL] Only use this if you to require all calls to contain this key (Authorization: Bearer sk-1234)
 
14
 
15
  litellm_settings: # module level litellm settings - https://github.com/BerriAI/litellm/blob/main/litellm/__init__.py
16
  drop_params: True
17
+ #set_verbose: True
18
 
19
  general_settings:
20
  master_key: "os.environ/MASTER_KEY" # [OPTIONAL] Only use this if you to require all calls to contain this key (Authorization: Bearer sk-1234)