Skip to main content

Text

Uncontrolled node

Overview

This node allows a user to write text information that can be passed to other nodes, most notably you will use it to craft prompts that can be input into AI Write and AI Write Data. The control panel provides a markdown driven rich text editor that enables formatted text to be written. If you want to write plain text use the Plain Text node.

Inputs

A powerful feature of the Text node is the ability to template data into the text content. Intellectible uses Handlebars as a templating engine, allowing you to include variables and data from other nodes in your text content. For more information and examples on how to use Handlebars in the Text node, see Handlebars.

Outputs

OutputTypeDescription
OutputStringText contained in the node as a markdown string