Skip to content

Tags: WongSaang/chatgpt-ui-server

Tags

v2.5.2

Toggle v2.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #25 from ZeekoZhu/patch-1

add more models

v2.5.1

Toggle v2.5.1's commit message
fix(migration) Set the default value of the user foreign key of the m…

…essage model to 1 to resolve the migration error

v2.5.0

Toggle v2.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #19 from xesrc/import_export_support

support for conversation export and import

v2.4.4

Toggle v2.4.4's commit message
Remove permission verification for the settings interface.

v2.4.3

Toggle v2.4.3's commit message
Add the "open_frugal_mode_control" setting option.

v2.4.2

Toggle v2.4.2's commit message
add django-simpleui to requirements.txt

v2.4.1

Toggle v2.4.1's commit message
fix(tokens): The maximum prompt token is calculated according to the …

…maximum response token passed in by the front-end

v2.4.0

Toggle v2.4.0's commit message
Add environment variable WORKER_TIMEOUT and conversation response hea…

…ders

v2.3.9

Toggle v2.3.9's commit message
Fix: Line breaks and spaces in Frequently prompts are filtered out.

v2.3.8

Toggle v2.3.8's commit message
Support Frugal Mode