-
-
Notifications
You must be signed in to change notification settings - Fork 12.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] 有很大概率不能成功调用搜索插件,高度可复现 #3882
Comments
Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible. |
Hey @TonyBlur! I'm here to help with bug fixes, troubleshooting, and more. Let's squash those bugs together! 🤖 I found some similar discussions and issues that might be relevant to your problem:
To troubleshoot and potentially resolve your issue, you can try the following steps:
If the issue persists, you might want to look into the specific configurations and requirements for enabling the search plugin as detailed in the LobeChat Plugin Development Guide. These steps should help you identify and resolve the issue with the search plugin not responding as expected. |
你用的是openai 官方的key吗 |
Are you using the official openai key? |
并不是😢,还是是主要因为这个原因嘛,但是偶尔还是能正常调用插件的就很怪,而且同一个endpoint和key之前也是正常没问题的,但是最近就出问题了 |
It's not 😢, it's mainly because of this reason, but it's strange that the plug-in can still be called normally occasionally, and the same endpoint and key were working normally before, but something went wrong recently. |
It seems to be mainly a plug-in problem. I just used another search plug-in (searching Google through Serper) and it is completely normal. |
这种 case 是有可能的 |
This case is possible |
大佬,因为我测试的时候反复尝试删除和填写插件的key,是否有可能是由于环境变量配置的key没有生效导致 有调用但无回应 这种情况 |
Sir, because I repeatedly tried to delete and fill in the plug-in key during the test, is it possible that the key configured in the environment variable did not take effect, causing there is a call but no response in this situation? |
我测试以后发现可以稳定复现:即使在环境变量配置好key的前提下,还是需要在插件设置内填写key才能正常使用搜索插件 |
After testing, I found that it can be reproduced stably: Even if the key is configured in the environment variable, you still need to fill in the key in the plug-in settings to use the search plug-in normally. |
我晚点看看吧 |
I'll check it out later |
辛苦大佬❤️ |
Thank you for your hard work❤️ |
我也是这样,昨天通过 Serper 搜索 Google是完全正常的,今天突然就不行了 |
It's the same for me. Yesterday it was completely normal to search Google through Serper, but today it suddenly doesn't work. |
same for me |
it should be fixed in #6446 |
This issue is closed, If you have any questions, you can comment and reply. |
📦 部署环境
Vercel
📌 软件版本
v1.15.33
💻 系统环境
Windows
🌐 浏览器
Edge
🐛 问题描述
在对话过程中有很大概率无法正常调用搜索插件,提示“启用网络搜索”或提示“正在搜索请稍后”,但是不返回任何信息
📷 复现步骤
在对话中启用搜索插件并已经在环境变量中配置好Serp API Key,并确认当前使用的代理API支持tools-calling



询问需要网络搜索的内容,这时会回复如下内容:
或者
之后便没有任何响应,即使不启用任何其他插件,并手动填写Serp API Key,或重新安装插件都无法解决该问题
但是偶尔也会正常工作,例如下面这种情况:
🚦 期望结果
希望修复保证插件能稳定调用
📝 补充信息
No response
The text was updated successfully, but these errors were encountered: