Send prompts to browser native llm and use the response dynamically in your flow.
Send prompts to browser native llm and use the response dynamically in your flow.
Category: AI
| Label | Property | Type | Default | Description |
|---|---|---|---|---|
| System prompt | systemPrompt | textarea | "" | |
| User prompt | userPrompt | textarea | "" | |
| Collect and send history | manageHistory | checkbox | true | |
| On back in context | onReentry | select | "reset" |
| State | Initial Value | Description |
|---|---|---|
| thinking | false | |
| done | false | |
| answer | null | |
| error | false | |
| lastUserPrompt |
reset()generate()