Table of Contents

Method WithExamples

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

WithExamples(bool)

Sets whether to include examples in feedback.

public ReviewerAgentTemplate WithExamples(bool include = true)

Parameters

include bool

True to include examples (default).

Returns

ReviewerAgentTemplate