Method WithUnderstandingChecks
WithUnderstandingChecks(bool)
Sets whether to check understanding with questions.
public TutorAgentTemplate WithUnderstandingChecks(bool check = true)
Parameters
checkboolTrue to include comprehension checks (default).