Constructor
Options
ReActLoopOptions includes:
planPrompt,reasonPrompt,actPromptmaxSteps(default: 30)onStepmaxGoalChars,maxPlanChars,maxObsChars,maxReasoningChars
Prompt Placeholders
- Plan:
{goal},{examples} - Reason:
{goal},{plan},{observation},{history},{examples} - Act:
{goal},{plan},{reasoning},{history},{examples}
Methods
Trajectory with goal, plan, steps, success, metadata.

