jamesbright commited on
Commit
f91f3b0
·
verified ·
1 Parent(s): 8d7fbe1

Added Suggest Menu tool

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -89,5 +89,4 @@ agent = CodeAgent(
89
  prompt_templates=prompt_templates
90
  )
91
 
92
-
93
  GradioUI(agent).launch()
 
89
  prompt_templates=prompt_templates
90
  )
91
 
 
92
  GradioUI(agent).launch()