noah007 commited on
Commit
c59c278
·
verified ·
1 Parent(s): 2fae61a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ from autogen.agentchat.contrib.retrieve_user_proxy_agent import (
11
  PROMPT_CODE,
12
  )
13
 
14
- TIMEOUT = 60
15
 
16
 
17
  def initialize_agents(config_list, docs_path=None):
 
11
  PROMPT_CODE,
12
  )
13
 
14
+ TIMEOUT = 120
15
 
16
 
17
  def initialize_agents(config_list, docs_path=None):