[GH-ISSUE #9797] Internet search function #31180

Closed
opened 2026-04-25 05:14:50 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @liujiangxu on GitHub (Feb 11, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/9797

Expand the internet search function to enable its use in China

Originally created by @liujiangxu on GitHub (Feb 11, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/9797 Expand the internet search function to enable its use in China
Author
Owner

@frondesce commented on GitHub (Feb 11, 2025):

I've been struggling with this before, and after reviewing a lot of information, there are two ways that should work at this point:

  1. Use your own searxng service, available via docker.
  2. The API for searching using bocha ai. See this post for details, which implements networked search in the form of a call to a tool. https://linux.do/t/topic/419804

It would be more convenient for Chinese users if Bocha ai could be officially integrated into the current internet search settings. Thanks.

<!-- gh-comment-id:2650306551 --> @frondesce commented on GitHub (Feb 11, 2025): I've been struggling with this before, and after reviewing a lot of information, there are two ways that should work at this point: 1. Use your own searxng service, available via docker. 2. The API for searching using bocha ai. See this post for details, which implements networked search in the form of a call to a tool. [https://linux.do/t/topic/419804](url) It would be more convenient for Chinese users if Bocha ai could be officially integrated into the current internet search settings. Thanks.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#31180