Skip to content

Generation Block

The Generation block is the core AI block that generates text using large language models.

What does it do?

Generations are what allows the AI to do something. They give you access to dozens of different AI models. They can help you write, design, and even code.

How do I use it?

  1. Drag a Generation block onto the canvas
  2. Write your prompt in the editor
  3. Configure the options (optional)
  4. Connect it to other blocks

Options

Name

Give your generation a descriptive name for easy reference.

AI Model

Choose from available models:

  • GPT-4
  • Claude 3
  • Gemini Pro

Creativity

Adjust the temperature (0-1) to control randomness:

  • 0: More deterministic
  • 1: More creative

Outputs

Define the expected output format.

AI Workflow Editor