Method WithSourceLanguage
WithSourceLanguage(string)
Sets the source language.
public TranslatorAgentTemplate WithSourceLanguage(string language)
Parameters
languagestringThe source language (e.g., "English", "Spanish", "auto" for detection).
Sets the source language.
public TranslatorAgentTemplate WithSourceLanguage(string language)
language stringThe source language (e.g., "English", "Spanish", "auto" for detection).