Table of Contents

Property MaxIterations

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

MaxIterations

Gets or sets the maximum number of planning iterations each agent may perform per invocation.

Propagated to MaxIterations. null keeps the agent default.

public int? MaxIterations { get; set; }

Property Value

int?
Share