fred-bf

Results 6 issues of 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...

planned

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

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...

enhancement
v3