Table of Contents

Method WithChecklist

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

WithChecklist(params string[])

Sets specific criteria to check during review.

public ReviewerAgentTemplate WithChecklist(params string[] items)

Parameters

items string[]

The checklist items to evaluate.

Returns

ReviewerAgentTemplate