Ava2lon commited on
Commit
d80eef3
·
verified ·
1 Parent(s): 40e6384

Update config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +3 -0
config.yaml CHANGED
@@ -37,3 +37,6 @@ litellm_settings:
37
  master_key: os.environ/LITELLM_MASTER_KEY
38
  request_timeout: 600
39
  stream_timeout: 600
 
 
 
 
37
  master_key: os.environ/LITELLM_MASTER_KEY
38
  request_timeout: 600
39
  stream_timeout: 600
40
+
41
+ general_settings:
42
+ database_url: "sqlite:////app/data/litellm.db"