wlchee commited on
Commit
627efad
·
verified ·
1 Parent(s): 552487c

Update agent.json

Browse files
Files changed (1) hide show
  1. agent.json +2 -3
agent.json CHANGED
@@ -1,12 +1,11 @@
1
  {
2
- "model": "Qwen/Qwen2.5-72B-Instruct",
3
- "provider": "nebius",
4
  "servers": [
5
  {
6
  "type": "sse",
7
  "config": {
8
- "url": "https://wlchee-mcp-sentiment.hf.space/gradio_api/mcp/sse"
9
  }
10
  }
11
  ]
12
  }
 
 
1
  {
 
 
2
  "servers": [
3
  {
4
  "type": "sse",
5
  "config": {
6
+ "url": "https://alan-mcp-sentiment.hf.space/gradio_api/mcp/sse"
7
  }
8
  }
9
  ]
10
  }
11
+