burtenshaw commited on
Commit
bde7ad9
·
1 Parent(s): ecf6369
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -24,7 +24,6 @@ try:
24
  examples=["Prime factorization of 68"],
25
  title="Agent with MCP Tools",
26
  description="This is a simple agent that uses MCP tools to answer questions.",
27
- messages=[],
28
  )
29
 
30
  demo.launch()
 
24
  examples=["Prime factorization of 68"],
25
  title="Agent with MCP Tools",
26
  description="This is a simple agent that uses MCP tools to answer questions.",
 
27
  )
28
 
29
  demo.launch()