Create your first workflow with Runchat
+
button in the bottom toolbarCreate -> Image
node.
Delete
or Backspace
.Create
node is used for all generative AI models in Runchat. You can create and edit images,
generate videos and meshes, and install your own custom models from Fal if required. If you’re using Runchat for design you will be working with the Create
nodes 90% of the time.
You give the Create
node instructions for what you want it to do using the Prompt
input.
You can enter your prompt directly into the text input field on the node, or by connecting data from some other node in your workflow.
For now, enter “A modernist concrete building with sweeping curved forms”.
OUTPUT
toggle.
Agent
node and move this to between our input text node and our Create
node.
Click and drag from the green output handle on our Input node to the blue Context
input handle on our Agent
node.
Our Agent
node will now use the contents of our Input node as “context” for your prompt.
Then click and drag the output of our Agent
node to the input on our Create
node.
Now we have a full parametric workflow set up: We can provide some input (e.g. an initial design concept), modify this input
with our first prompt (e.g. to create variations), and pass these variations to a final node to illustrate them.
Agent
node to generate the variations on our initial concept.
In the node settings bar, change the output format from Markdown
to List
. This will force our output to be a list of values instead of paragraphs of text.
Enter “Generate 4 variations on this concept” into our prompt input field.