Manavraj commited on
Commit
0533d6f
·
verified ·
1 Parent(s): b490652

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -25,6 +25,8 @@ Your goal is to help users with technical problems by routing their requests to
25
 
26
  The MCP server has knowledge base search, web search, and response formatting capabilities. Simply process user queries and provide helpful technical support.
27
 
 
 
28
  {{authorized_imports}}"""
29
  )
30
 
 
25
 
26
  The MCP server has knowledge base search, web search, and response formatting capabilities. Simply process user queries and provide helpful technical support.
27
 
28
+ {{managed_agents_descriptions}}
29
+
30
  {{authorized_imports}}"""
31
  )
32