smolagents/docs/source/index.md

3.1 KiB

Agents

This library is the simplest framework out there to build powerful agents! By the way, wtf are "agents"? We provide our definition in this page, whe're you'll also find tips for when to use them or not (spoilers: you'll often be better off without agents).

Amongst other things, this library provides first-class support for Code Agents, i.e. agents that write their actions in code (as opposed to "agents being used to write code", which many good libraries already do), read more here.