Method Debugger
Debugger()
Creates a debugger agent template.
public static DebuggerAgentTemplate Debugger()
Returns
Debugger(LM)
Creates a debugger agent template with a model.
public static DebuggerAgentTemplate Debugger(LM model)
Parameters
modelLMThe model to use.