Skip to main content
The template helpers make it easier to manage Mustache-style prompt templates separately from evaluator execution.

Relevant Source Files

  • src/template/applyTemplate.ts
  • src/template/getTemplateVariables.ts

Render A Template

Discover Variables

Source Map

  • src/template/applyTemplate.ts
  • src/template/getTemplateVariables.ts
  • src/template/createTemplateVariablesProxy.ts
  • src/types/templating.ts