Skip to content

Releases: WongSaang/chatgpt-ui-server

v2.2.4

22 Mar 07:57
Compare
Choose a tag to compare

Fix the bug of being unable to delete messages.

v2.2.3

20 Mar 14:16
Compare
Choose a tag to compare

Add response field email_verification_required to the registration interface.

v2.2.2

19 Mar 04:43
Compare
Choose a tag to compare

Update the timeout of gunicorn workers to 60 seconds in order to reduce the probability of workers being killed before the message stream is fully transmitted.

v2.2.1

17 Mar 09:06
Compare
Choose a tag to compare

Support passing model parameters.

v2.1.9

16 Mar 06:39
Compare
Choose a tag to compare

Feature:

Display primary fields in the conversation list and message list in the admin panel.

v2.1.8

15 Mar 03:16
Compare
Choose a tag to compare

Fetures:

  • Add "open_registration" setting option to control whether registration is enabled
  • Add default setting records during data migration

v2.1.7

09 Mar 10:00
Compare
Choose a tag to compare

The previous version had a migration file that was not committed

v2.1.6

09 Mar 09:53
Compare
Choose a tag to compare

🏂Add frequently used prompt function

v2.1.5

08 Mar 11:17
Compare
Choose a tag to compare

🛫Improved method for generating conversation topic, replacing text-davinci-003 model with gpt-3.5-turbo model

v2.1.3

07 Mar 09:50
Compare
Choose a tag to compare

Add a new method to delete all conversations