What is the ReAct pattern in prompt engineering?
Prompt Engineering Patterns: ReAct Pattern — Reasoning and Acting with Tool Use for LLM Agents
Audio flashcard · 0:20Nortren·
What is the ReAct pattern in prompt engineering?
0:20
ReAct, short for Reasoning and Acting, is a prompting pattern that interleaves chain-of-thought reasoning with tool actions. The model produces a Thought explaining what to do, an Action calling a tool, an Observation receiving the tool's result, then another Thought, and so on until it reaches a final answer. ReAct was introduced by Yao and colleagues in 2022.
arxiv.org