URL parameter for prompt #2003

Closed
opened 2025-11-11 14:58:29 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @kekosaurusrexx on GitHub (Sep 6, 2024).

Is your feature request related to a problem? Please describe.
When using a browser shortcut, like in the Arc Browser, you could directly openwebui with a prompt, if you could pass this prompt trough the url

Describe the solution you'd like
Having a url parameter that can open the page with a prompt and instantly start generation
For example ?prompt=text

Describe alternatives you've considered
I did not find anything in the documentation or issues

Originally created by @kekosaurusrexx on GitHub (Sep 6, 2024). **Is your feature request related to a problem? Please describe.** When using a browser shortcut, like in the Arc Browser, you could directly openwebui with a prompt, if you could pass this prompt trough the url **Describe the solution you'd like** Having a url parameter that can open the page with a prompt and instantly start generation For example ?prompt=text **Describe alternatives you've considered** I did not find anything in the documentation or issues
Author
Owner

@tjbck commented on GitHub (Sep 6, 2024):

We already have this with /?q=

@tjbck commented on GitHub (Sep 6, 2024): We already have this with `/?q=`
Author
Owner

@sbhal commented on GitHub (Feb 13, 2025):

@tjbck This doesn't seem to be working. If prompt is defined as /analyze-tweet, both /?q=anayze-tweet and /?q=%2Fanalyze-tweet doesn't seem to be working.

@sbhal commented on GitHub (Feb 13, 2025): @tjbck This doesn't seem to be working. If prompt is defined as `/analyze-tweet`, both `/?q=anayze-tweet` and `/?q=%2Fanalyze-tweet` doesn't seem to be working.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#2003