agents.planning_v2.base.planner.agentΒΆ
Planner agent - just prompt template + structured output model.
ClassesΒΆ
Planner agent = ChatPromptTemplate + TaskPlan structured output. |
Module ContentsΒΆ
- class agents.planning_v2.base.planner.agent.PlannerAgentΒΆ
Bases:
haive.agents.simple.SimpleAgent
Planner agent = ChatPromptTemplate + TaskPlan structured output.