Skip to content

v3.5.0

Compare
Choose a tag to compare
@BobDu BobDu released this 01 Jul 16:35
· 1 commit to main since this release
abc479e

Get docker image from DockerHub

https://hub.docker.com/r/chatgptweb/chatgpt-web/tags?name=v3.5.0

docker pull chatgptweb/chatgpt-web:v3.5.0

Important

Support fastdeploy model api (for ERNIE 4.5 model)

What's Changed

  • ci: build multi-platform images natively using Github ARM runners by @BobDu in #633
  • fix: miss checkout in ci workflow by @BobDu in #634
  • feat: add include raw content option for search settings by @BobDu in #635
  • feat: support fastdeploy model api by @BobDu in #636

Full Changelog: v3.4.1...v3.5.0