Table of Contents

Method WithTests

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

WithTests(bool)

Sets whether to include tests in code generation.

public CodeAgentTemplate WithTests(bool include = true)

Parameters

include bool

True to include tests.

Returns

CodeAgentTemplate