smolagents/docs/source/index.md

2.9 KiB

Agents

Agents is a library that enables you to run powerful agents in a few lines of code! It is:

  • lightweight
  • understandable (we kept abstractions to the minimum)
  • the only library with first-class support for Code Agents, i.e. agents that write their actions in code! Head to [./conceptual_guides/intro_agents.md] to learn more.