Table of Contents

Method WithSubject

Namespace
LMKit.Agents.Templates
Assembly
LM-Kit.NET.dll

WithSubject(string)

Sets the subject area for tutoring.

public TutorAgentTemplate WithSubject(string subject)

Parameters

subject string

The subject (e.g., "mathematics", "programming", "physics").

Returns

TutorAgentTemplate