mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[GH-ISSUE #17973] feat: Allow use of xAI Live Search / Allow direct editing of query json request #18454
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TimyIsCool on GitHub (Oct 1, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/17973
Check Existing Issues
Problem Description
Using things like searXNG is cool but doesnt yeild the results I'd like, and I would like search in X as well
Desired Solution you'd like
Let the xAI Live search be an option on xAI Grok models OR allow the direct modification of the json query sent to the API so I can set it manually
Alternatives Considered
I have tried the custom params but that does not work
Additional Context
No response