Skip to content

Commit e031db3

Browse files
Update docs/hub/agents.md
Co-authored-by: Lucain <[email protected]>
1 parent 3294012 commit e031db3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hub/agents.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Available Commands:
8080
serve Run the Agent as an OpenAI-compatible HTTP server
8181
```
8282

83-
You can load agents directly from the Hugging Face Hub [tiny-agents](https://huggingface.co/datasets/tiny-agents/tiny-agents) Dataset, or specify a path to your own local agent configuration.
83+
You can load agents directly from the [tiny-agents](https://huggingface.co/datasets/tiny-agents/tiny-agents) Dataset, or specify a path to your own local agent configuration.
8484

8585
**Advanced Usage**
8686
In addition to the CLI, you can use the `Agent` class for more fine-grained control. For lower-level interactions, use the `MCPClient` from the `@huggingface/mcp-client` package to connect directly to MCP servers and manage tool calls.

0 commit comments

Comments
 (0)