Agents & Tool Use

From answering questions to getting work done

An agent is a model in a loop with tools. It plans, calls a tool, observes the result and decides what to do next — repeating until the task is finished. The model supplies judgement; the tools supply facts, actions and side effects.

The loop

Patterns that work

Practical notes

Further Reading