v2.13.1
ChatGPTNextWeb/NextChatv2.13.1Jul 19, 2024by lloydzhou
AI Summary
Adds support for the GPT-4o mini model, includes Traditional Chinese prompts, and introduces an enterprise edition introduction section.
Key Highlights
- GPT-4o mini support
- Traditional Chinese prompts support
- Enterprise edition introduction
- Image caching storage implementation
New Features
- GPT-4o mini model
- Traditional Chinese prompts
- Enterprise edition intro
Full Release Notes
## What's Changed * chore: add chinese template by @RubuJam in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4984 * fix typo in app/components/chat.tsx by @jiangying000 in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5025 * update constant for baidu add ENIRE Speed ENIRE Lite model by @consistent-k in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5040 * scrollbar width change by @DDMeaqua in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5041 * chore: update .env.template to align with README.md by @DDDDD12138 in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5036 * Add enterprise edition introduction by @LiuElric in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5052 * chore: remove unused imports and correct typos by @DDDDD12138 in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5035 * doc: fix Azure docs by @arloor in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5033 * Add GPT-4o mini support by @PeterDaveHello in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5057 * chore: update nav link to #企业版 by @Leizhenpeng in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5054 * refactor: google by @Dogtiti in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5045 * Add Traditional Chinese prompts converted from Simplified Chinese version by @PeterDaveHello in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5046 * readme_cn 补充锚点 by @DDMeaqua in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5060 * Add README_JA.md by @yaway in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5062 * using cache storage store image data #5013 by @lloydzhou in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5061 ## New Contributors * @jiangying000 made their first contribution in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5025 * @consistent-k made their first contribution in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5040 * @DDMeaqua made their first contribution in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5041 * @DDDDD12138 made their first contribution in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5036 * @LiuElric made their first contribution in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5052 * @arloor made their first contribution in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5033 * @Leizhenpeng made their first contribution in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5054 * @yaway made their first contribution in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5062 **Full Changelog**: https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/compare/v2.13.0...v2.13.1