openwebui-edit

custom openwebui api node

Package Information

Released: 3/6/2025
Downloads: 32 weekly / 85 monthly
Latest Version: 0.2.1
Author: vano-t

Documentation

n8n-nodes-node-name

This is an n8n community node. It lets you integrate OpenWebUI into your n8n workflows, enabling AI-powered chat functionalities through an intuitive web interface.

OpenWebUI is a web-based user interface for AI models, allowing users to interact with large language models seamlessly.

n8n is a fair-code licensed workflow automation platform.

Installation
Operations
Credentials
Usage
Resources

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

  • Send Message: Send a message to OpenWebUI and receive an AI-generated response.

  • Manage Conversations: Start new conversations or continue existing ones within OpenWebUI.

Credentials

To use the OpenWebUI node, you need to connect it to the OpenWebUI API.

Currently, the system is designed to specify a single host where the API can be accessed. Authentication is primarily handled via API keys or tokens. Future updates may include support for additional authentication methods such as Basic Auth to enhance security and flexibility.

Usage

  1. Add this node to an n8n workflow.

  2. Configure the API credentials for OpenWebUI.

  3. Choose the operation (send a message, manage conversations, etc.).

  4. Run the workflow to interact with OpenWebUI's AI.

For users new to n8n or needing guidance, check out the Try it out documentation.

Resources

Discussion