Technical Patterns
Term 49 of 59
ReAct (Reasoning + Acting)
Definition
An agent architecture pattern that interleaves reasoning traces with action execution. The agent thinks about what to do, takes an action, observes the result, and continues the cycle until completion.
Related Terms
About Technical Patterns
Common implementation patterns and techniques for building agents
View all Technical Patterns terms