Expand description
Prompt variable substitution โ replaces {variable} placeholders in system prompts.
Functionsยง
- build_
variables - Build the full variable context from built-in + custom variables.
- substitute
- Substitute
{var_name}placeholders in text.