Releases: WongSaang/chatgpt-ui-server
Releases · WongSaang/chatgpt-ui-server
v2.5.2
05 Jul 06:42
Compare
Sorry, something went wrong.
No results found
v2.5.1
10 May 09:05
Compare
Sorry, something went wrong.
No results found
fix(migration) Set the default value of the user foreign key of the message model to 1 to resolve the migration error
v2.5.0
10 May 07:05
Compare
Sorry, something went wrong.
No results found
🚀Features:
Supports for documents upload and searching
Support for conversation export and import
Thank @xesrc for the excellent work!
v2.4.4
19 Apr 01:42
Compare
Sorry, something went wrong.
No results found
Remove permission verification for the settings interface.
v2.4.3
18 Apr 02:48
Compare
Sorry, something went wrong.
No results found
Feature
Add the "open_frugal_mode_control" setting option
v2.4.2
15 Apr 05:17
Compare
Sorry, something went wrong.
No results found
Features:
add user token usage statistics
add apiKey management model to support balanced use of multiple api keys
use django-simpleui to beautify the admin
v2.4.1
13 Apr 02:53
Compare
Sorry, something went wrong.
No results found
The maximum prompt token is calculated according to the maximum response token passed in by the front-end
v2.4.0
11 Apr 09:42
Compare
Sorry, something went wrong.
No results found
Changed
Turn off nginx caching in the conversations interface to reduce latency.
Add the environment variable WORKER_TIMEOUT to control the request timeout, defaulting to 180 seconds.
v2.3.9
11 Apr 04:55
Compare
Sorry, something went wrong.
No results found
Fix: Line breaks and spaces in Frequently prompts are filtered out.
v2.3.8
06 Apr 09:59
Compare
Sorry, something went wrong.
No results found