Optionaltemplate?: TemplatingChatMessageA chat message array to be formatted with values from placeholderValues.
Both role and content can use {{?variable}} placeholders.
For dynamic templating (changing per request), pass templated messages directly in .chatCompletion({ messages }).
Representation of the 'Template' schema.