mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-11 08:22:09 -05:00
[GH-ISSUE #9969] 联网搜索功能未将搜索结果发送给大模型 #15717
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 @xixia123 on GitHub (Feb 14, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/9969
如上图,配置了Searxng 搜索后,使用联网搜索时,明明搜索到了相关新闻,但是模型回答没有。
请问这是为什么?还是说这个联网搜索搜索到的内容,并没有喂给大模型?
@AllanChain commented on GitHub (Feb 14, 2025):
Have you enabled citations capability in the model settings page?
@xixia123 commented on GitHub (Feb 14, 2025):
I tried to check this option, but it didn't work.
@xixia123 commented on GitHub (Feb 14, 2025):
Maybe the model I just used has some problems. When I try gemini model, it works.