Skip to content

Releases: WongSaang/chatgpt-ui-server

v2.1.1

04 Mar 06:52
Compare
Choose a tag to compare

Features

Extend the token validity period

v2.1.0

03 Mar 16:31
2b46868
Compare
Choose a tag to compare

From now on, use the same version number as the client

Features


  • Update to the latest chat model gpt-3.5-turbo
  • Add a new user registration and verification module

v1.0.8

01 Mar 08:26
Compare
Choose a tag to compare

Remove the comments in the "web-server" stage of the Dockerfile and resolve the issue of failed web service image build.

v1.0.5

28 Feb 14:39
Compare
Choose a tag to compare

Switching to Gunicorn as Server Instead of Uvicorn

v1.0.3

28 Feb 08:03
Compare
Choose a tag to compare
Add APP_URL environment variable

v1.0.2

28 Feb 06:30
Compare
Choose a tag to compare

Add the environment variable APP_URL to resolve the issue of CSRF validation failure.

v1.0.1

28 Feb 05:41
11291b4
Compare
Choose a tag to compare

Using nginx as a web service to solve the problem of inaccessible static files

v1.0.0

24 Feb 06:41
7cde938
Compare
Choose a tag to compare
Create docker-image.yml