Table of Contents

Method WithStyle

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

WithStyle(CodeStyle)

Sets the coding style preference.

public CodeAgentTemplate WithStyle(CodeStyle style)

Parameters

style CodeStyle

The preferred coding style.

Returns

CodeAgentTemplate