Add gemini-2.5-pro-preview-06-05 into constant.ts#6514
Add gemini-2.5-pro-preview-06-05 into constant.ts#6514Leizhenpeng merged 1 commit intoChatGPTNextWeb:mainfrom
Conversation
|
@KevinShiCN is attempting to deploy a commit to the NextChat Team on Vercel. A member of the Team first needs to authorize it. |
WalkthroughA new Google Gemini model identifier, "gemini-2.5-pro-preview-06-05", was added to the Changes
Possibly related PRs
Suggested reviewers
Poem
✨ Finishing Touches
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Actionable comments posted: 0
🧹 Nitpick comments (1)
app/constant.ts (1)
549-549: Ensure explicit knowledge cutoff for the new Gemini modelThe preview model
"gemini-2.5-pro-preview-06-05"will fall back to the default cutoff date since it’s not listed inKnowledgeCutOffDate. Consider adding an entry, for example:"gemini-2.5-pro-preview-06-05": "2024-06",
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
添加 Gemini 模型“gemini-2.5-pro-preview-06-05”进入模型库
📝 补充信息 | Additional Information
Summary by CodeRabbit