Skip to main content

Module transforms

Module transforms 

Source
Expand description

Pre-execution graph transforms.

Applied in order after parsing, before validation:

  1. Variable expansion: Replace $goal in node prompts
  2. Stylesheet application: Apply model_stylesheet CSS-like rules

Functionsยง

apply_transforms
Apply all transforms to a pipeline graph.