Method WithGlossary
WithGlossary(string)
Sets a custom glossary of terms.
public TranslatorAgentTemplate WithGlossary(string glossary)
Parameters
glossarystringGlossary in format "term1=translation1;term2=translation2".
Sets a custom glossary of terms.
public TranslatorAgentTemplate WithGlossary(string glossary)
glossary stringGlossary in format "term1=translation1;term2=translation2".