Package Information
Available Nodes
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
Add this node to an n8n workflow.
Configure the API credentials for OpenWebUI.
Choose the operation (send a message, manage conversations, etc.).
Run the workflow to interact with OpenWebUI's AI.
For users new to n8n or needing guidance, check out the Try it out documentation.