(docs) update config set_verbose

This commit is contained in:
Ishaan Jaff 2024-03-23 18:54:31 -07:00
parent 04a09830de
commit 2ae489c506

View file

@ -62,7 +62,6 @@ model_list:
litellm_settings: # module level litellm settings - https://github.com/BerriAI/litellm/blob/main/litellm/__init__.py
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)