AI Agent Frameworks

Smolagents

🇨🇳 中文 / 🇬🇧 English — 双语介绍
🇨🇳 中文

Hugging Face 出品的极简智能体框架,核心代码仅数千行,强调「代码即动作」,让 LLM 直接写 Python 代码执行任务,支持 100+ 模型,轻量易学。 🔗 文章: /post/smolagents-tutorial-beginners-2026 | GitHub Stars: 28.6k+

🇬🇧 English

Hugging Face's minimalist agent framework — a few thousand lines of core code with a "code-first" philosophy: the LLM writes Python directly to act. Supports 100+ models. 🔗 Article: /post/smolagents-tutorial-beginners-2026 | GitHub Stars: 28.6k+

🌎 访问 Smolagents → 📦 GitHub