n8n Streaming for Open WebUI
Connect Open WebUI directly to your n8n workflows with real-time streaming support. Create powerful AI agents that can access external APIs, databases, and services while maintaining natural conversation flow.
Features
- ✅ Real-time streaming responses
- ✅ Automatic metadata filtering for clean output
- ✅ Encrypted credential storage
- ✅ User context and chat history passing
- ✅ Compatible with any N8N workflow
n8n Workflow Requirements
- n8n version 1.105.4 or higher
Webhook Node:
- Response Mode: "streaming" (essential for real-time responses)
AI Agent Node:
- Options → Enable Streaming: true (enables token-by-token streaming)
Respond to Webhook:
- Respond With: "allIncomingItems" (returns all workflow data)