Table of Contents

Method WithTimeEstimates

Namespace
LMKit.Agents.Templates
Assembly
LM-Kit.NET.dll

WithTimeEstimates(bool)

Enables time estimates for tasks.

public PlannerAgentTemplate WithTimeEstimates(bool include = true)

Parameters

include bool

True to include time estimates.

Returns

PlannerAgentTemplate