Property
templates
Templates indexed by their names.
let templates: OrderedDictionary<String, MTLTemplate>
Discussion
Templates define the text generation logic and can be invoked during generation execution. Templates support parameters, guards, and post-conditions for flexible and safe text generation.