Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
haive-agents 0.1.0 documentation
haive-agents 0.1.0 documentation

Documentation

  • Agent Types
  • Memory Systems
  • Dynamic Supervisor System
  • Changelog
  • API Reference
Back to top
View this page

haive.agents.planning¶

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¶

  • haive.agents.planning.base
  • haive.agents.planning.llm_compiler
  • haive.agents.planning.models
  • haive.agents.planning.plan_and_execute
  • haive.agents.planning.rewoo
Copyright © 2025, Haive Team
Made with Sphinx and @pradyunsg's Furo
On this page
  • haive.agents.planning
    • Submodules