ReAct: Synergizing Reasoning and Acting in Language Models¶
Authors: Yao et al. Year: 2022 ArXiv/Link: https://arxiv.org/abs/2210.03629
Summary¶
Interleaves reasoning (thinking) with acting (tool use), enabling agents to dynamically plan and adapt actions.
Key Concepts¶
- Agent reasoning
- Action planning
- Tool use
- Thought-action loop
- Interactive agents
Impact¶
Framework for building reasoning-based agents
Category¶
Agent Systems