Table of Contents

Method WithDomain

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

WithDomain(string)

Sets the knowledge domain.

public QAAgentTemplate WithDomain(string domain)

Parameters

domain string

The domain (e.g., "legal", "medical", "technical").

Returns

QAAgentTemplate