mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-02 03:55:55 +00:00
feat: 新增使用量统计功能,与key切换脱钩
This commit is contained in:
1
main.py
1
main.py
@@ -94,6 +94,7 @@ def main(first_time_init=False):
|
||||
"请查看 https://github.com/RockChinQ/QChatGPT/issues/5")
|
||||
logging.info("如报错 \"server rejected WebSocket connection: HTTP 404\" ,"
|
||||
"请查看 https://github.com/RockChinQ/QChatGPT/issues/22")
|
||||
logging.info("其他异常请前往仓库issue搜索或提issue")
|
||||
else:
|
||||
logging.info('热重载完成')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user