Skip to main content
The LLM node sends a prompt to a language model and returns the generated text. Use it to summarize content, classify data, transform text, answer questions, or perform any task that benefits from AI-generated output.

Configuration

Results

The Results tab shows the model’s generated response after the node is executed.
  • Use the System Prompt to set a persona or constrain the model’s behavior (e.g. “You are a helpful assistant that only answers questions about finance.”).
  • Lower Temperature values produce more consistent, focused outputs. Higher values produce more creative or varied responses.
  • Increase Max Tokens for longer outputs, or decrease it to limit response length and reduce token usage.