Skip to content

v3.2.0

Compare
Choose a tag to compare
@BobDu BobDu released this 04 Jun 17:10
· 10 commits to main since this release
a2c2736

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