Table of Contents

Method WithGlossary

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

WithGlossary(string)

Sets a custom glossary of terms.

public TranslatorAgentTemplate WithGlossary(string glossary)

Parameters

glossary string

Glossary in format "term1=translation1;term2=translation2".

Returns

TranslatorAgentTemplate