Skip to content

Commit 0979d18

Browse files
Update docs/hub/agents.md
Co-authored-by: vb <[email protected]>
1 parent bc904c3 commit 0979d18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/hub/agents.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Agents can be pushed to Hugging Face Hub as Spaces. Check out all the cool agent
2121
smolagents also supports MCP servers as tools, as follows:
2222

2323
```python
24+
# pip install --upgrade smolagents mcp
2425
from smolagents import MCPClient, CodeAgent
2526
from mcp import StdioServerParameters
2627
import os

0 commit comments

Comments
 (0)