PromptTemplate
PromptTemplate =
string| (context) =>string
Defined in: core/prompt-config.ts:34
Template that can be either a static string or a function that renders based on context.
PromptTemplate =
string| (context) =>string
Defined in: core/prompt-config.ts:34
Template that can be either a static string or a function that renders based on context.