tiny-agent / agent.json
wlchee's picture
Update agent.json
5e8c493 verified
{
"model": "Qwen/Qwen1.5-1.8B-Chat",
"provider": "nebius",
"servers": [
{
"type": "sse",
"config": {
"url": "https://wlchee-mcp-sentiment.hf.space/gradio_api/mcp/sse"
}
}
]
}