Skip to main content
All CollectionsWorkflow creation
How to substitute a node
How to substitute a node

The process of replacing an existing node with a new one.

Updated over 3 weeks ago

Step 1: Add the new node

  • Open your node library to locate the desired node.

  • Drag and drop the new node onto your canvas where you are editing the flow.

Step 2: Transfer settings to the new node

  • When transitioning to a new LLM model, ensure that all relevant settings are properly transferred. This includes copying the system message, which serves as a prompt, and pasting it into the corresponding field in the new model. Additionally, transfer the user message that gathers inputs from the starting node, making sure that any references to node IDs or connections are accurately updated.

Step 3: Update following connections

  • Check subsequent nodes.

Step 4: Connect the end node

  • Ensure that the end node is also updated.

Step 5: Remove the Old Node

  • Once all connections and settings are confirmed, delete the old node.

  • Click on the delete button to remove it from your flow.


​

Did this answer your question?