Method Editor
Editor()
Creates an editor agent template.
public static EditorAgentTemplate Editor()
Returns
Editor(LM)
Creates an editor agent template with a model.
public static EditorAgentTemplate Editor(LM model)
Parameters
modelLMThe model to use.