fred-bf
fred-bf
There have been many discussions in the community regarding support for multiple models. - ChatGPTNextWeb#3484 - ChatGPTNextWeb#3923 - ChatGPTNextWeb#960 - ChatGPTNextWeb#3431 - ChatGPTNextWeb#3125 Here, we will gather NextChat's current support...
Allow configure cors allow headers via `OLLAMA_ALLOW_HEADERS` env
NextChat just drop support for Ollama, Adding NextChat reference in README.md Doc: https://docs.nextchat.dev/models/ollama Release: https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/releases/tag/v2.11.2
[Feature Request]: Switching to unified sync protocol and using tauri http package for native client
Let's turn it into a RPC, here is a proposal: ```ts type WebDavConfig = { type: 'webdav', endpoint: string, username: string, password: string } type UpstashConfig = { type: 'upstash',...
**TL;DR:** We are thrilled to announce that we are currently developing the new V3 of NextChat at branch [`v3`](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/tree/v3), which will feature a breathtaking new UI and a host of...