Agent Node Docs

Text Generator Node

Generate high-quality text content using customizable AI models and prompts for various creative and analytical tasks.

Text Generator Node

The text generator node serves as a versatile component for generating textual content based on specific instructions. It allows users to leverage various AI models to produce high-quality text, whether for creative writing, summarization, or answering questions.

Model List

In this node section, you select the model that best suits the generation task you want the node to perform. Different models offer various levels of creativity and precision.

Prompt Place

Here, you write the prompt for the selected model, specifying what the language model (LLM) needs to do to generate the desired text output.

Tuning Settings

The LLM tuning settings include options for adjusting the maximum token limit, randomness of the AI responses, and whether you prefer more focused or diverse outputs (temperature).

Max Token Setting

You can choose a number from 1 to 8000 (it may depend on the model!) tokens to set the maximum length of the output generated by the model.

Randomness Setting

This setting determines whether the LLM's responses are more random or more predictable. Randomness refers to the variability in the model's outputs; a higher randomness setting may lead to more unexpected responses, while a lower setting results in more consistent and predictable outcomes. You can choose a value from 1 to 10, where 1 is low randomness and 10 is high randomness.

Focused or Diverse Setting

This setting is commonly known as "temperature" in LLM terminology. Temperature controls the creativity of the model's responses: a lower temperature (closer to 1) results in more focused and deterministic outputs, while a higher temperature (closer to 10) encourages more diverse and creative responses. You can choose a value from 1 to 10, where 1 is low temperature and 10 is high temperature.

Text Generator Node