mirror of
https://github.com/Yanyutin753/RefreshToV1Api.git
synced 2025-10-14 15:11:26 +00:00
feat flask直接启动,解决部分机cpu占用过大问题
This commit is contained in:
4
main.py
4
main.py
@@ -322,9 +322,9 @@ scheduler.start()
|
|||||||
# PANDORA_UPLOAD_URL = 'files.pandoranext.com'
|
# PANDORA_UPLOAD_URL = 'files.pandoranext.com'
|
||||||
|
|
||||||
|
|
||||||
VERSION = '0.7.8.2'
|
VERSION = '0.7.8.3'
|
||||||
# VERSION = 'test'
|
# VERSION = 'test'
|
||||||
UPDATE_INFO = '支持填错gpt-4-gizmo-XXX,回退成gpt-3.5-turbo'
|
UPDATE_INFO = 'flask直接启动,解决部分机cpu占用过大问题'
|
||||||
|
|
||||||
|
|
||||||
# UPDATE_INFO = '【仅供临时测试使用】 '
|
# UPDATE_INFO = '【仅供临时测试使用】 '
|
||||||
|
Reference in New Issue
Block a user