avfranco commited on
Commit
c114df6
·
1 Parent(s): 8415ab1

final assignment gaia agent tools submission enabled system prompt litellm

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -163,4 +163,4 @@ if __name__ == "__main__":
163
  print("-"*(60 + len(" App Starting ")) + "\n")
164
 
165
  print("Launching Gradio Interface for Basic Agent Evaluation...")
166
- demo.launch(debug=True, share=False, inbrowser=True)
 
163
  print("-"*(60 + len(" App Starting ")) + "\n")
164
 
165
  print("Launching Gradio Interface for Basic Agent Evaluation...")
166
+ demo.launch(debug=True, share=False)