bstraehle commited on
Commit
b5ded8c
·
verified ·
1 Parent(s): 4cb4783

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -1
app.py CHANGED
@@ -94,7 +94,10 @@ DESCRIPTION = (
94
  f"<a href='{BASE_URL}/README.md'>Documentation</a></p>"
95
  )
96
 
97
- DEFAULT_QUESTION = "In MCP's 1st Birthday Hackathon, hosted by Anthropic and Gradio, who submitted a General AI Assistant?"
 
 
 
98
 
99
  CSS_FULL_WIDTH = """
100
  <style>
 
94
  f"<a href='{BASE_URL}/README.md'>Documentation</a></p>"
95
  )
96
 
97
+ DEFAULT_QUESTION = (
98
+ f"In MCP's 1st Birthday Hackathon, hosted by Anthropic and Gradio, what is the name of "
99
+ f"the person who submitted a General AI Assistant and what is the URL of the space?"
100
+ )
101
 
102
  CSS_FULL_WIDTH = """
103
  <style>