ReAct Agent

Creator
Creator
Seonglae ChoSeonglae Cho
Created
Created
2023 Jun 11 15:53
Editor
Edited
Edited
2026 Jul 27 15:2
Refs
Refs
LLM reasoning (chain-of-thought prompting) and acting (action plan generation) have largely been studied as separate topics. CoT is a static black box that relies only on the model’s internal representations, so it is not grounded in the external world and is therefore vulnerable to factual hallucination and error propagation. Conversely, acting-focused approaches (e.g., WebGPT, SayCan) do not leverage higher-level reasoning or working memory for abstract goals. This paper shows that interleaving the generation of these two abilities produces synergistic benefits.
The core idea is to expand an agent’s action space into the language space.
 
 
ReAct: Synergizing Reasoning and Acting in Language Models
While large language models (LLMs) have demonstrated impressive capabilities across tasks in language understanding and interactive decision making, their abilities for reasoning (e.g....
ReAct: Synergizing Reasoning and Acting in Language Models
ReAct: Synergizing Reasoning and Acting in Language Models
ReAct — 🦜🔗 LangChain 0.0.191
 
 

Backlinks

Recommendations