Optional
templateThe values to be used to format the prompt template.
A promise that resolves to a string which is the formatted prompt.
Static
fromLoad prompt template from a template
Optional
params: Omit<HandlebarsPromptTemplateInput<RunInput>,
Formats the prompt template with the provided values.