Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.25 KB

File metadata and controls

28 lines (21 loc) · 1.25 KB

About ReAct Agent

This is a ReAct (Reasoning and Acting) agent, based on the ReAct paper. The ReAct agent's prompt is directly inspired by the prompt examples in the appendix of the paper. The agent uses the NVIDIA NeMo Agent Toolkit core library agents and tools to perform ReAct reasoning between tool calls. In your YAML config files, you can customize prompts for your specific needs.

To configure your ReAct agent, refer to Configure the ReAct Agent.

:hidden:
:caption: ReAct

Configure ReAct Agent<./react-agent.md>