Table of Contents

Method WithRiskAnalysis

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

WithRiskAnalysis(bool)

Sets whether to include risk analysis.

public PlannerAgentTemplate WithRiskAnalysis(bool include = true)

Parameters

include bool

True to include risks (default).

Returns

PlannerAgentTemplate