Skip to content

Type Alias: LlamaTextValue

ts
type LlamaTextValue: string | SpecialTokensText | SpecialToken;

Defined in

utils/LlamaText.ts:5