ShawnRu commited on
Commit
51d91b9
·
verified ·
1 Parent(s): 52b2c01

Update src/webui.py

Browse files
Files changed (1) hide show
  1. src/webui.py +2 -2
src/webui.py CHANGED
@@ -224,8 +224,8 @@ def create_interface():
224
  gr.update(value="NOT REQUIRED", visible=False), # sechema_agent
225
  gr.update(value="NOT REQUIRED", visible=False), # extraction_Agent
226
  gr.update(value="NOT REQUIRED", visible=False), # reflection_agent
227
- gr.update(value=""), # task
228
- gr.update(value=""), # mode
229
  gr.update(value="", visible=False), # instruction
230
  gr.update(value="", visible=False), # constraint
231
  gr.update(value=True), # use_file
 
224
  gr.update(value="NOT REQUIRED", visible=False), # sechema_agent
225
  gr.update(value="NOT REQUIRED", visible=False), # extraction_Agent
226
  gr.update(value="NOT REQUIRED", visible=False), # reflection_agent
227
+ gr.update(value="Base"), # task
228
+ gr.update(value="quick"), # mode
229
  gr.update(value="", visible=False), # instruction
230
  gr.update(value="", visible=False), # constraint
231
  gr.update(value=True), # use_file