Open RubuJam opened 3 months ago
@RubuJam is attempting to deploy a commit to the NextChat Team on Vercel.
A member of the Team first needs to authorize it.
The changes encompass updates to constants, model versions, and documentation, streamlining the list of supported models, clarifying regional usage for the Gemini API, and revising billing information. Deployment instructions have been enhanced for better user guidance, ensuring clarity and efficiency in accessing services.
File Path | Summary |
---|---|
app/constant.ts |
Removed outdated models, updated KnowledgeCutOffDate , and streamlined lists for OpenAI and Google models. |
app/api/google/[...path]/route.ts |
Added comments clarifying regional preferences for the Gemini API. |
app/utils.ts |
Simplified isVisionModel function and refined visionKeywords array. |
docs/faq-cn.md , docs/faq-es.md , docs/faq-ja.md , docs/faq-ko.md |
Updated billing details, improved clarity of links, and enhanced instructions related to deployment. |
docs/faq-en.md |
Expanded deployment tutorials and restructured proxy usage and billing information. |
docs/vercel-en.md |
Provided a comprehensive guide for deploying projects with Vercel. |
In code we dance, models we rearrange,
Old versions retire, new ones take the stage.
Billing's more clear, support is refined,
Deploy with ease, solutions aligned.
Through lines of change, progress we chase,
Forward we move, with a smile on our face. 🐇✨
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
@RubuJam 有没有什么方式让我能快速确认这些弃用的模型,因为现在接入了很多不同厂商模型,后期可能工作量比较大
Bot detected the issue body's language is not English, translate it automatically.
@RubuJam Is there any way for me to quickly confirm these deprecated models? Because now many models from different manufacturers are connected, the workload may be relatively heavy in the future.
Your build has completed!
[Preview deployment]()
@Dogtiti 目前几乎没办法
There is almost no way at the moment
@DDMeaqua 有空确认一下这个
Bot detected the issue body's language is not English, translate it automatically.
@DDMeaqua I’ll confirm this when I have time
@Dogtiti @RubuJam 目前找到的信息,有空可以二次确认一下
通知:2024年6月6日,我们通知了使用 gpt-4-32k 和 gpt-4-vision-preview 的开发人员,它们将在一年零六个月后被弃用。截至2024年6月17日,只有这些模型的现有用户才能继续使用。
@Dogtiti @DDMeaqua
gpt-4-32k-0613
与gpt-4-32k
重复,故删除
gpt-4-0613
与gpt-4
重复,故删除
gpt-3.5-turbo-0125
与gpt-3.5-turbo
重复,故删除
gpt-4-32k-0613
is a duplicate of gpt-4-32k
, so it is deleted
gpt-4-0613
is a duplicate of gpt-4
, so it is deleted
gpt-3.5-turbo-0125
is a duplicate of gpt-3.5-turbo
, so it is deleted
添加
Gemini
部署限制说明Add
Gemini
deployment restrictions descriptionrefs: https://platform.openai.com/docs/deprecations
Summary by CodeRabbit