v2.11.2

ChatGPTNextWeb/NextChatv2.11.2Feb 26, 2024by fred-bf

AI Summary

This release introduces support for local models via Ollama (Gemma, Mistral, Llama) and adds vision capabilities to the chat interface.

Key Highlights

  • Support for local models via Ollama
  • Vision support added
  • UI/UX improvements for the settings page
  • Fix for temperature range

New Features

  • Local model integration (Ollama)
  • Vision capabilities
  • Settings page fixes

Full Release Notes

> [!IMPORTANT]
> If you want to use local Gemma, Mistral, Llama, and other models through NextChat, please refer to this document for setup: https://docs.nextchat.dev/models/ollama

## What's Changed
* [Cherry Pick] Fix [UI/UX] [Front End] Settings Page by @H0llyW00dzZ in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4032
* chore: fix typo in next.config.mjs by @eltociear in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4072
* feat: Add vision support by @TheRamU in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4076
* Fix temperature range by @WqyJh in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4083
* [Cherry Pick] Improve Github Issue Template by @H0llyW00dzZ in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4041
* chore: adjust for ollama support by @fred-bf in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4129
* feat: bump version by @fred-bf in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4133

## New Contributors
* @TheRamU made their first contribution in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4076
* @WqyJh made their first contribution in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4083

**Full Changelog**: https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/compare/v2.10.3...v2.11.2