-
Notifications
You must be signed in to change notification settings - Fork 59.9k
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] #5556
Comments
Please follow the issue template to update description of your issue. |
Title: [Bug] |
出了个002的 |
google官方的接口,将模型名称放到了url里面,所以,接口404应该就代表没有这个模型? |
Google's official interface puts the model name in the URL, so interface 404 should mean that there is no such model? |
gemini-1.5-flash-latest模型是有的,但是还是报了404,不知道是哪个大佬提交的代码导致的404 |
The gemini-1.5-flash-latest model exists, but it still reported 404. I don’t know which boss submitted the code that caused the 404. |
I just tested it on the latest v2.15.3 online version (https://app.nextchat.dev/#/chat). The model of |
gemini-1.5-pro-latest也用不了,不知道哪位大佬搞的🥹 |
gemini-1.5-pro-latest doesn’t work either, I don’t know who did it🥹 |
Did you specify the version for deployment? We pulled the latest code to vercel, which is a few days more code than 2.15.3. It was updated in the afternoon of work the day before yesterday, and it was fine at that time. When I came back to work today, I noticed something strange. |
I am using the latest code. It was working fine a few days ago, but when I pull the latest code, it reports 404. |
#5541 This PR did introduce a bug that resulted in a 404 error.
#5562 This PR fixes this 404 problem These two PRs were merged into the main branch and no new version was released, so the online app.nextchat.dev, docker packages and App side are not affected. |
确实解决了,辛苦了,已经拉取最细弄的代码到vercel顺利运行了 |
It is indeed solved. Thank you for your hard work. I have extracted the most detailed code to vercel and run it smoothly. |
幸苦了,感谢 |
Thank you |
📦 Deployment Method
Vercel
📌 Version
latest
💻 Operating System
Windows
📌 System Version
10
🌐 Browser
Edge
📌 Browser Version
latest
🐛 Bug Description
api/google/v1beta/models/gemini-1.5-flash-001:streamGenerateContent?alt=sse
请求方法:
POST
状态代码:
404 Not Found
📷 Recurrence Steps
No response
🚦 Expected Behavior
No response
📝 Additional Information
No response
The text was updated successfully, but these errors were encountered: