[Bug] Gemini vision model cannot start chat with text message
Bug Description
{ "error": true, "message": "Request failed" }
Steps to Reproduce
- 手动同步最新版;2、打开网页;3、新建聊天发送;4、返回请求失败
Expected Behavior
请求成功
Screenshots
Deployment Method
- [ ] Docker
- [X] Vercel
- [ ] Server
Desktop OS
windows 10
Desktop Browser
Chrome
Desktop Browser Version
121.0.6167.185
Smartphone Device
No response
Smartphone OS
No response
Smartphone Browser
No response
Smartphone Browser Version
No response
Additional Logs
No response
Bot detected the issue body's language is not English, translate it automatically.
Title: The latest version request Gemini failed to return [Bug]
Todya I have same bug when use Gemini
{
"error": true,
"message": "Add an image to use models/gemini-pro-vision, or switch your model to a text model."
}
gemini-pro-vision模型必须以图片开始对话,简单说就是第一次对话必须上传一张图片
Bot detected the issue body's language is not English, translate it automatically.
The gemini-pro-vision model must start the conversation with a picture. Simply put, the first conversation must upload a picture.
Todya I have same bug when use Gemini
{ "error": true, "message": "Add an image to use models/gemini-pro-vision, or switch your model to a text model." }
The Gemini-Pro-Vision is not yet available or stable for multi-modal tasks, unlike the GPT-4-Vision-Preview, which can directly send messages without attaching an image. However, the GPT-4-Vision-Preview has its own issues, as indicated in issue #4088.
Todya I have same bug when use Gemini
{ "error": true, "message": "Add an image to use models/gemini-pro-vision, or switch your model to a text model." }
My problem was automatically fixed today,maybe request https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4162 fix this problem.
我也是这个问题,是不是中国的服务器无法访问gemini
Bot detected the issue body's language is not English, translate it automatically.
I have the same problem. Is it because Chinese servers cannot access gemini?
Bot detected the issue body's language is not English, translate it automatically.
Hello! The email has been received, thank you for your hard work!

