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