forked from phoenix/litellm-mirror
(fix) telemetry = false
This commit is contained in:
parent
6b4b05b58f
commit
b6af44c4dc
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ litellm_settings:
|
|||
budget_duration: 30d
|
||||
num_retries: 5
|
||||
request_timeout: 600
|
||||
telemetry: False
|
||||
|
||||
general_settings:
|
||||
master_key: sk-1234 # [OPTIONAL] Only use this if you to require all calls to contain this key (Authorization: Bearer sk-1234)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue