v3.2.0
Get docker image from DockerHub
https://hub.docker.com/r/chatgptweb/chatgpt-web/tags?name=v3.2.0
docker pull chatgptweb/chatgpt-web:v3.2.0
Important
Support disable deep think (when use vllm api model)
What's Changed
- chore: use unplugin-auto-import & unplugin-vue-components by @BobDu in #614
- chore: bump eslint version by @BobDu in #615
- feat: support disable thinking when VLLM model by @BobDu in #616
- feat: new chat room default enable web search feature by @BobDu in #617
Full Changelog: v3.1.2...v3.2.0