Manavraj commited on
Commit
5983e11
·
verified ·
1 Parent(s): 99dcb22

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ from smolagents import CodeAgent
4
  import json
5
  import re
6
 
7
- HF_SPACE_URL = "https://Manavraj-Troubleshoot_MCP.hf.space"
8
 
9
  def call_mcp_server(message, tool_type="knowledge_base"):
10
  """Call your MCP server and let it handle tool selection"""
 
4
  import json
5
  import re
6
 
7
+ HF_SPACE_URL = "https://manavraj-troubleshoot_mcp.hf.space"
8
 
9
  def call_mcp_server(message, tool_type="knowledge_base"):
10
  """Call your MCP server and let it handle tool selection"""