Table of Contents

Method WithSourceLanguage

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

WithSourceLanguage(string)

Sets the source language.

public TranslatorAgentTemplate WithSourceLanguage(string language)

Parameters

language string

The source language (e.g., "English", "Spanish", "auto" for detection).

Returns

TranslatorAgentTemplate