Table of Contents

Method Editor

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

Editor()

Creates an editor agent template.

public static EditorAgentTemplate Editor()

Returns

EditorAgentTemplate

Editor(LM)

Creates an editor agent template with a model.

public static EditorAgentTemplate Editor(LM model)

Parameters

model LM

The model to use.

Returns

EditorAgentTemplate