runnable property

The runnable that implements the agent.

Implementation

final Runnable<AgentPlanInput, RunnableOptions, List<BaseAgentAction>>
    runnable;