Update tiny-agents example (#39245)

This commit is contained in:
Lucain
2025-07-07 15:58:36 +02:00
committed by GitHub
parent c4e39ee59c
commit bf203aa9da

View File

@@ -197,9 +197,7 @@ The first step to use MCP tools is to let the model know which tools are availab
"servers": [
{
"type": "sse",
"config": {
"url": "https://evalstate-flux1-schnell.hf.space/gradio_api/mcp/sse"
}
"url": "https://evalstate-flux1-schnell.hf.space/gradio_api/mcp/sse"
}
]
}