vellum.workflows.nodes.TemplatingNode
Used to render text templates using Jinja2 syntax
The Jinja2 template to render
The values to substitute into the template for the specified variables.
The rendered template in the appropriate type as specified by the type specified in the Templating Node subclass definition.