Question: External Chatbox widget redirection to New Chat Tab with question prefilled. #1218

Closed
opened 2025-11-11 14:40:23 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @MarlNox on GitHub (Jun 12, 2024).

I'm looking to add an external chatbox which redirects users to open-webui. I'm wondering whether there's a best way to do this with the current setup?
When users ask questions in the box, my goal is to redirect them to a new tab with the chat open and the question pre-filled based on what they asked in the chatbox widget?
The chatbox won't provide answers, just pass the question along to the new chat tab being opened.

Goal:

  • External chatbox receives user question.
    
  • Redirect user to OpenWebUI.
    
  • Open new chat tab with the question pre-filled.
    
Originally created by @MarlNox on GitHub (Jun 12, 2024). I'm looking to add an external chatbox which redirects users to open-webui. I'm wondering whether there's a best way to do this with the current setup? When users ask questions in the box, my goal is to redirect them to a new tab with the chat open and the question pre-filled based on what they asked in the chatbox widget? The chatbox won't provide answers, just pass the question along to the new chat tab being opened. Goal: - External chatbox receives user question. - Redirect user to OpenWebUI. - Open new chat tab with the question pre-filled.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#1218