runnable property
The runnable that implements the agent.
Implementation
final Runnable<AgentPlanInput, RunnableOptions, List<BaseAgentAction>>
runnable;
The runnable that implements the agent.
final Runnable<AgentPlanInput, RunnableOptions, List<BaseAgentAction>>
runnable;