Developer Tools
SmolAgents
smolagents is a barebones library for building agents that think in code. It enables running powerful AI agents in a few lines of code, with first-class support for CodeAgents that write actions as Python code snippets. The library is model-agnostic (supports any LLM via Hugging Face, LiteLLM, OpenAI, Anthropic, etc.), tool-agnostic (supports MCP, LangChain, Hub Spaces), and modality-agnostic (text, vision, video, audio). It includes a CLI, sandboxed execution (E2B, Docker, Pyodide), and Hub integration for sharing agents.
AI agentscode agentsLLM+7