@elizaos/core v1.0.6 / v1 / TemplateType
Type Alias: TemplateType
TemplateType:
string
| (options
) =>string
Template type definition for v1 compatibility A template can be either a string or a function that takes state and returns a string This aligns with V2's TemplateType