resolvePromptTemplate
resolvePromptTemplate(
template,defaultValue,context):string
Defined in: core/prompt-config.ts:162
Resolve a prompt template to a string using the given context.
Parameters
Section titled “Parameters”template
Section titled “template”PromptTemplate | undefined
defaultValue
Section titled “defaultValue”context
Section titled “context”Returns
Section titled “Returns”string