plannerStrategy

Configures the planner strategy to be used by an AI agent planner.

Return

an instance of PlannerAgentBuilder configured with the specified planning strategy

Parameters

strategy

the planning strategy to define how the AI agent should plan actions, utilizing a specific state and strategy implementation


Defines a strategy for the planner using a specified builder chain action.

Return

A PlannerAgentBuilder instance configured with the specified input and output types.

Parameters

buildStrategy

A function that builds the planner strategy by chaining actions using an instance of AIAgentPlannerStrategyBuilder and optionally TypedAgentPlannerStrategyBuilder for typed input and output.

Configures the planner strategy to be used by an AI agent planner.

Return

an instance of PlannerAgentBuilder configured with the specified planning strategy

Parameters

strategy

the planning strategy to define how the AI agent should plan actions, utilizing a specific state and strategy implementation


Defines a strategy for the planner using a specified builder chain action.

Return

A PlannerAgentBuilder instance configured with the specified input and output types.

Parameters

buildStrategy

A function that builds the planner strategy by chaining actions using an instance of AIAgentPlannerStrategyBuilder and optionally TypedAgentPlannerStrategyBuilder for typed input and output.

Configures the planner strategy to be used by an AI agent planner.

Return

an instance of PlannerAgentBuilder configured with the specified planning strategy

Parameters

strategy

the planning strategy to define how the AI agent should plan actions, utilizing a specific state and strategy implementation


Defines a strategy for the planner using a specified builder chain action.

Return

A PlannerAgentBuilder instance configured with the specified input and output types.

Parameters

buildStrategy

A function that builds the planner strategy by chaining actions using an instance of AIAgentPlannerStrategyBuilder and optionally TypedAgentPlannerStrategyBuilder for typed input and output.