For the complete documentation index, see llms.txt. This page is also available as Markdown.

RouterIQ - Direct Questions to Custom AI Agents

Introduction

This guide walks you through developing a router workflow in n8n connected to OpenWebUI. The workflow enables your employees to ask questions in a user-friendly environment and get specific answers by custom developed AI Agents. No coding experience is required - you will copy a ready-made script and adapt to your own favoured settings.

Note that this is a Use Case Instruction, you can use this Use Case as an example to build your own custom Router Workflow in n8n.


Prerequisites


Steps

Step 1: Open the Workflow

  1. On the Use Cases Page find the column RouterIQ - Direct Questions to Custom AI Agents. Now, press the Download icon.

  2. Open n8n in you Dashboard and create a workflow. Click on the three dots in the right corner of your screen and then on Import from URL....

  1. Enter the URL in the pop-up that appears.

  1. Click on Import and the Demo Workflow will appear on your page.

  2. Follow the Setup in the Workflow.


Step 2: Adjust your parameters

After you have successfully connected OpenWebUI to the n8n Workflow and added your OpenAI Chat Model credentials, you can start using the demo.

All nodes have parameters, most are tailor-fit to the demo right now. There are some parameters that can be adjusted, below are examples:

  • AI Agents: Create your own AI Agents (like 'Coding', 'Writing', and 'Knowledge' in this demo).

  • Router & Switch: Customize the System Message and Routing Rules to your Custom AI Agents.

  • AI Model: Pick a Model and engineer your own System Message for each Custom AI Agent.

  • Memory and/or Tool: Add a Memory and/or Tool to your Custom AI Agents.

Play around with all parameters to get the most out of your learning experience from this demo.


Need help? Contact the GLBNXT support team or ask a GLBNXT agent to walk you through the setup.

Last updated

Was this helpful?