Ava2lon commited on
Commit
83e1e44
·
verified ·
1 Parent(s): 67a0f45

Update config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +3 -1
config.yaml CHANGED
@@ -16,4 +16,6 @@ model_list:
16
  api_key: os.environ/OPENROUTER_API_KEY
17
 
18
  litellm_settings:
19
- master_key: os.environ/LITELLM_MASTER_KEY
 
 
 
16
  api_key: os.environ/OPENROUTER_API_KEY
17
 
18
  litellm_settings:
19
+ master_key: os.environ/LITELLM_MASTER_KEY
20
+ request_timeout: 600
21
+ stream_timeout: 600