New
v2.15.2 Support OpenAI o1 model
What's Changed
- add chatgpt-4o-latest by @MrrDrr in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5376
- fix: safaLocalStorage by @Dogtiti in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5386
- feat: add shortcut key by @DDMeaqua in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5396
- fix typo in UI by @xmcp in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5405
- fix: #4240 remove tip when 0 context by @Leizhenpeng in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5406
- fix: remove the visual model judgment method that checks if the model… by @skymkmk in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5415
- feat: add o1 model by @skymkmk in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5416
- chore: 手机端隐藏快捷键展示 by @DDMeaqua in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5419
- fixed: html codeblock include 2 newline by @lloydzhou in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5418
New Contributors
- @xmcp made their first contribution in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5405
- @skymkmk made their first contribution in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5415
Full Changelog: https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/compare/v2.15.1...v2.15.2