You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/hub/agents.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,9 @@
1
1
# Agents on the Hub
2
2
3
-
This page compiles all the libraries and tools Hugging Face offers for agentic workflows: huggingface.js tiny-agents, huggingface_hub (Python) tiny-agents, Gradio MCP Server and smolagents.
3
+
This page compiles all the libraries and tools Hugging Face offers for agentic workflows:
4
+
-`tiny-agents`: A lightweight toolkit for MCP-powered agents, available in both JS (`@huggingface/tiny-agents`) and Python (`huggingface_hub`).
5
+
-`Gradio MCP Server`: Easily create MCP servers from Gradio apps and Spaces.
6
+
-`smolagents`: a Python library that enables you to run powerful agents in a few lines of code.
0 commit comments