SmolAgents
FreeMinimalist open-source agent library from HuggingFace for running code-writing LLM agents.
About SmolAgents
SmolAgents is a lightweight agent library by HuggingFace that runs LLM-powered agents with minimal boilerplate. It supports CodeAgent (agents that write and execute Python) and ToolCallingAgent, with seamless integration with HuggingFace models and the Hub. SmolAgents is designed for simplicity and transparency in agent reasoning.
Key Features
- CodeAgent support
- Tool calling
- HuggingFace integration
- Minimal setup
- Transparent execution