Interface PlannerAction

All Known Implementing Classes:
PlannerAction.Done, PlannerAction.DoneWithResult, PlannerAction.NoOp, PlannerAction.RunAgents

Represents the next action a Planner wants the PlannerAgent to take.

This is a sealed interface with four variants: