Expand description
LLM-powered task planning agent.
PlannerAgent decomposes multi-step goals into ordered action plans.
It emits each step as a structured MQTT message so other agents can
execute them sequentially or in parallel.
LLM-powered task planning agent.
PlannerAgent decomposes multi-step goals into ordered action plans.
It emits each step as a structured MQTT message so other agents can
execute them sequentially or in parallel.