Concept · 3 episode(s)

ReAct Agent

← all concepts

Definition

The ReAct agent pattern interleaves reasoning steps and tool-using actions in a single chain — “think, act, observe, think, act, observe” — and was one of the early templates that made LLM agents practical. Most modern agent loops are variations on this idea.

Episodes covering this

Worth reading next

Papers we haven't done a deep dive on yet, but would recommend on this topic.