mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-13 06:23:32 +00:00
Add smolagents (#8026)
* Add smolagents * Try removing emoji from url * Revert "Try removing emoji from url" This reverts commit 7fdc1e88e498309edc81e7147492e4549e5195a3.
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<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)
|
||||
@@ -436,6 +436,7 @@ const sidebars = {
|
||||
slug: "/project",
|
||||
},
|
||||
items: [
|
||||
"projects/🤗 smolagents",
|
||||
"projects/Docq.AI",
|
||||
"projects/OpenInterpreter",
|
||||
"projects/dbally",
|
||||
|
||||
Reference in New Issue
Block a user