UtterancePart
type UtterancePart = string | SlotRef;Defined in: core/src/nlp/utterance/utterance.instance.ts:4
A literal stretch of text, or a slot to be filled.
type UtterancePart = string | SlotRef;Defined in: core/src/nlp/utterance/utterance.instance.ts:4
A literal stretch of text, or a slot to be filled.