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
I've been struggling with this before, and after reviewing a lot of information, there are two ways that should work at this point:
Use your own searxng service, available via docker.
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.
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 @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
@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:
It would be more convenient for Chinese users if Bocha ai could be officially integrated into the current internet search settings. Thanks.