jproman commited on
Commit
2a946f1
·
1 Parent(s): 7ef6008

DuckDuckGo execution test end

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -179,5 +179,4 @@ if __name__ == "__main__":
179
  print("-"*(60 + len(" App Starting ")) + "\n")
180
 
181
  print("Launching Gradio Interface for Basic Agent Evaluation...")
182
- print(DuckDuckGo("Who is the president of France?"))
183
  demo.launch(debug=True, share=False)
 
179
  print("-"*(60 + len(" App Starting ")) + "\n")
180
 
181
  print("Launching Gradio Interface for Basic Agent Evaluation...")
 
182
  demo.launch(debug=True, share=False)