Releases: WongSaang/chatgpt-ui-server
Releases · WongSaang/chatgpt-ui-server
v2.2.4
Fix the bug of being unable to delete messages.
v2.2.3
Add response field email_verification_required
to the registration interface.
v2.2.2
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
Support passing model parameters.
v2.1.9
Feature:
Display primary fields in the conversation list and message list in the admin panel.
v2.1.8
Fetures:
- Add "open_registration" setting option to control whether registration is enabled
- Add default setting records during data migration
v2.1.7
The previous version had a migration file that was not committed
v2.1.6
🏂Add frequently used prompt function
v2.1.5
🛫Improved method for generating conversation topic, replacing text-davinci-003 model with gpt-3.5-turbo model
v2.1.3
Add a new method to delete all conversations