Method WithSubject
WithSubject(string)
Sets the subject area for tutoring.
public TutorAgentTemplate WithSubject(string subject)
Parameters
subjectstringThe subject (e.g., "mathematics", "programming", "physics").
Sets the subject area for tutoring.
public TutorAgentTemplate WithSubject(string subject)
subject stringThe subject (e.g., "mathematics", "programming", "physics").