LLM prompt
The LLM Prompt step sends your custom instructions directly to the Large Language Model. It replaces the older "OpenAI" step for greater flexibility.
You need to enable AI to use this feature.
Example use cases
- Complex multi-step reasoning.
- Generating text with specific constraints.
- Running niche or experimental AI tasks.
Inputs
- Prompt (required) - The complete instructions for the AI.

Output
The raw LLM-generated response to your prompt.
Updated 7 days ago