haive.agents.planning ===================== .. py:module:: haive.agents.planning .. autoapi-nested-parse:: Planning agents for the Haive framework. Available agents: - LLMCompilerAgent: DAG-based parallel task execution with joins and replanning - PlanAndExecuteAgent: Sequential plan-then-execute pattern - ReWOOAgent: Reasoning WithOut Observation tree agent Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/haive/agents/planning/base/index /autoapi/haive/agents/planning/llm_compiler/index /autoapi/haive/agents/planning/models/index /autoapi/haive/agents/planning/plan_and_execute/index /autoapi/haive/agents/planning/rewoo/index