Table of Contents

Method WithLearnerBackground

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

WithLearnerBackground(string)

Sets the learner's background information.

public TutorAgentTemplate WithLearnerBackground(string background)

Parameters

background string

Background info (e.g., "high school student", "software developer").

Returns

TutorAgentTemplate