Skip to main content

Variant

What one build of an engine can perform. Capabilities depend on which build is loaded, which is the whole reason this document has two levels: chatterbox turbo performs the paralinguistic tags and discards the dials, while original is the other way round.

Attributes (9)
AttributeTypeRequiredDescription
cuesstring[]YesA subset of the standard vocabulary, § 5.
deliveriesstring[]YesDitto. Not an enum: § 9 forbids failing on an unknown one.
dialsRecord<string, Dial>YesEngine-specific numbers, named by the adapter.
languagesstring[]No
maxCharactersnumberNoOverrides the engine's own ceiling for this build.
cloningCloningNoOptional only because contract 1 shipped without it. § 4.
blendingBlendingNoBeside cloning, for the same reason: it needs no model. § 7.
segmentationSegmentationNoWhether long text is split into several generations. § 8.
dialogueDialogueNoPresent only where this build answers /dialogue. § 6.