Method Tutor
Tutor()
Creates a tutor agent template.
public static TutorAgentTemplate Tutor()
Returns
Tutor(LM)
Creates a tutor agent template with a model.
public static TutorAgentTemplate Tutor(LM model)
Parameters
modelLMThe model to use.
Creates a tutor agent template.
public static TutorAgentTemplate Tutor()
Creates a tutor agent template with a model.
public static TutorAgentTemplate Tutor(LM model)
model LMThe model to use.