Send prompts to OpenAI's ChatGPT API and use the response dynamically in your flow.
Send prompts to OpenAI's ChatGPT API and use the response dynamically in your flow.
Category: AI
Tutorial: Start interactive node tutorial
| Label | Property | Type | Default | Description |
|---|---|---|---|---|
| System prompt | systemPrompt | textarea | "" | |
| User prompt | userPrompt | textarea | "" | |
| Model | model | select | "gpt-4.1-mini" | |
| Collect and send history | manageHistory | checkbox | true | |
| On back in context | onReentry | select | "reset" | |
| On prompt change | onChange | select | "reset" |
| State | Initial Value | Description |
|---|---|---|
| done | false | |
| running | false | |
| status | 0 | |
| answer | null | |
| error | false | |
| userPrompt | "" |
reset()send()