Module thinking_agent

Module thinking_agent 

Source
Expand description

Planning agent for the ReAct pattern.

This agent creates structured plans for solving user queries.

Structsยง

ThinkingAgent
Agent responsible for creating plans in the ReAct loop.