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
@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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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
@tjbck commented on GitHub (Sep 6, 2024):
We already have this with
/?q=@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-tweetand/?q=%2Fanalyze-tweetdoesn't seem to be working.