docs smol agents

This commit is contained in:
Ishaan Jaff 2025-01-27 18:12:23 -08:00
parent e845675773
commit 1255772547
3 changed files with 15 additions and 19 deletions

View file

@ -0,0 +1,8 @@
# 🤗 Smolagents
`smolagents` is a barebones library for agents. Agents write python code to call tools and orchestrate other agents.
- [Github](https://github.com/huggingface/smolagents)
- [Docs](https://huggingface.co/docs/smolagents/index)
- [Build your agent](https://huggingface.co/docs/smolagents/guided_tour)

View file

@ -1,12 +0,0 @@
<h3 align="center">
<div style="display:flex;flex-direction:row;">
<img src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/smolagents/mascot.png" alt="Hugging Face mascot as James Bond" width=100px>
<p>smolagents - a smol library to build great agents!</p>
</div>
</h3>
`smolagents` is a barebones library for agents. Agents write python code to call tools and orchestrate other agents.
- [Github](https://github.com/huggingface/smolagents)
- [Docs](https://huggingface.co/docs/smolagents/index)
- [Build your agent](https://huggingface.co/docs/smolagents/guided_tour)

View file

@ -418,13 +418,6 @@ const sidebars = {
"data_security",
"data_retention",
"migration_policy",
"contributing",
"proxy/pii_masking",
"extras/code_quality",
"rules",
"proxy/team_based_routing",
"proxy/customer_routing",
"proxy_server",
{
type: "category",
label: "❤️ 🚅 Projects built on LiteLLM",
@ -454,6 +447,13 @@ const sidebars = {
"projects/llm_cord",
],
},
"contributing",
"proxy/pii_masking",
"extras/code_quality",
"rules",
"proxy/team_based_routing",
"proxy/customer_routing",
"proxy_server",
],
},
"troubleshoot",