File size: 235 Bytes
da22b1c
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "model": "meta-llama/Llama-3.3-70B-Instruct",
  "provider": "cerebras",
  "servers": [
    {
      "type": "sse",
      "config": {
        "url": "https://frascuchon-rag-mcp-server.hf.space/gradio_api/mcp/sse"
      }
    }
  ]
}