llmQueryStop
Requests that an active BetterForms LLM query stream stop gracefully.
Expected Options
Key
Type
Description
Example
{
"action": "llmQueryStop",
"options": {
"streamId": "stream_123"
}
}Behavior Notes
Related Pages
Last updated
Was this helpful?