We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8709168 commit 33942c7Copy full SHA for 33942c7
src/huggingface_hub/inference/_mcp/constants.py
@@ -54,7 +54,6 @@
54
"function": {
55
"name": "task_complete",
56
"description": "Call this tool when the task given by the user is complete",
57
- "parameters": {"type": "object", "properties": {}},
58
},
59
}
60
)
@@ -65,7 +64,6 @@
65
64
66
"name": "ask_question",
67
"description": "Ask the user for more info required to solve or clarify their problem.",
68
69
70
71
0 commit comments