Spaces:
Running
Running
Update app.py
Browse files
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 |
|