CustomPlannerStrategyBuilderWithInput

Constructors

Link copied to clipboard
constructor(name: String, planner: AIAgentPlanner<State, *>, provideInput: (Input) -> State)

Functions

Link copied to clipboard
open override fun build(): AIAgentPlannerStrategy<Input, State, State>
Link copied to clipboard