webfox
@webfox
·
a year ago
·
a year ago
n8n Streaming
Last Updated
a year ago
Created
a year ago
Function
pipe
v1.0.0
Name
n8n Streaming
Downloads
862+
Saves
7+
Description
Seamlessly connect Open WebUI to N8N workflows with real-time streaming support, enabling powerful AI agents that can access external APIs, databases, and services while filtering metadata for clean conversation flow.

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)

0