v2.12.4
ChatGPTNextWeb/NextChatv2.12.4Jun 24, 2024by fred-bf
AI Summary
Adds support for Claude 3.5 Sonnet and Google Gemini Flash, while fixing Docker configuration to listen on any address instead of localhost.
Key Highlights
- Support for Claude 3.5 Sonnet
- Google Gemini Flash support
- GPT-4o as a vision model
- Dockerfile fix for listening on any address
New Features
- Claude 3.5 Sonnet
- Gemini Flash
- GPT-4o Vision
Full Release Notes
## What's Changed * feat: support gemini flash by @fred-bf in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4702 * feat: add gemini flash into vision model list by @fred-bf in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4703 * gpt-4o as vision model by @leo4life2 in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4706 * Chore fix by @Dean-YZG in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4671 * update translation by @zhz8951 in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4732 * Dockerfile: Listen to any addresses instead of localhost, fixes #4682 by @ReeseWang in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4689 * fix: make env PROXY_URL avaliable in Docker container. by @yangxiang92 in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4771 * Add new Teracloud domain by @junxian-li-hpc in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4826 * feat: support model claude-3-5-sonnet-20240620 by @hengstchon in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4869 * fix someone forgot to update license year to 2024 by @ImBIOS in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4841 ## New Contributors * @zhz8951 made their first contribution in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4732 * @Kivi1998 made their first contribution in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4710 * @ReeseWang made their first contribution in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4689 * @yangxiang92 made their first contribution in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4771 * @junxian-li-hpc made their first contribution in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4826 * @hengstchon made their first contribution in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4869 * @ImBIOS made their first contribution in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4841 **Full Changelog**: https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/compare/v2.12.3...v2.12.4 ## What's Changed * feat: support gemini flash by @fred-bf in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4702 * feat: add gemini flash into vision model list by @fred-bf in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4703 * gpt-4o as vision model by @leo4life2 in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4706 * Chore fix by @Dean-YZG in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4671 * update translation by @zhz8951 in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4732 * Dockerfile: Listen to any addresses instead of localhost, fixes #4682 by @ReeseWang in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4689 * fix: make env PROXY_URL avaliable in Docker container. by @yangxiang92 in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4771 * Add new Teracloud domain by @junxian-li-hpc in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4826 * feat: support model claude-3-5-sonnet-20240620 by @hengstchon in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4869 * fix someone forgot to update license year to 2024 by @ImBIOS in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4841 ## New Contributors * @zhz8951 made their first contribution in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4732 * @Kivi1998 made their first contribution in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4710 * @ReeseWang made their first contribution in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4689 * @yangxiang92 made their first contribution in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4771 * @junxian-li-hpc made their first contribution in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4826 * @hengstchon made their first contribution in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4869 * @ImBIOS made their first contribution in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4841 **Full Changelog**: https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/compare/v2.12.3...v2.12.4