Skip to main content

Text Tools

This guide will help you understand the different text tools Weavy offers.

N
Written by Noam Gichon
Updated over a week ago

Prompt Node

The Prompt Node provides a basic text prompt option. You can write your prompt as long and detailed as you like, using natural, free-form language.

Prompt Concatenator Node

The Prompt Concatenator Node allows you to combine multiple nodes into one. You can add as many text inputs as you'd like into the concatenator, adding more inputs by pressing the + button on the left-bottom side of the node. In addition to the input prompts you can add additional text into the concatenator which then will combine everything together.

Prompt Enhancer Node

The Prompt Enhancer Node allows you to improve and refine your prompt. Simply connect a Prompt node to the Prompt Enhancer node and run it, it will enhance your prompt, making it clearer for image and video nodes to process. You can choose which LLM model to use from the dropdown menu on the left side of the screen. Additionally, you can customize the enhancement instructions using the text box located below the dropdown.

Run Any LLM Node


The Run Any LLM Node gives you the ability to send text inputs to any LLM (Large Language Model) of your choice and to receive a text based response. You can choose the LLM you would like on the left side of the screen using the drop down menu.

Image Describer Node

The Image Describer Node gives you the ability to analyze and create a new prompt out of any image you put as an input. It creates a strong description and helps you identify the key attributes that make the image look as it does. You can then take those key attributes, edit them, and then create something new with those guidelines. Like the other Text nodes, you can choose the LLM of your liking for the Image Describer node. The selection for which LLM model you would like to use is on the left side of the canvas in the dropdown menu. You can also edit the node's guidelines under the Image Instructions text box.

Did this answer your question?