Language & LLMs
What Is ReAct Prompting?
ReAct prompting is a method that combines reasoning and acting, prompting a model to alternate between thinking through a problem and taking actions such as calling tools or searching. The model observes the results of its actions and continues reasoning. This approach supports agents that interact with external environments.
Further reading
Read more about ReAct prompting — articles and blogs from around the web: