Appearance
type LlamaTextValue = | string | SpecialTokensText | SpecialToken;
Defined in: utils/LlamaText.ts:5