Table of Contents

Method WithWordCount

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

WithWordCount(int)

Sets target word count.

public WriterAgentTemplate WithWordCount(int words)

Parameters

words int

Target word count.

Returns

WriterAgentTemplate