修改文件命名

This commit is contained in:
Your Name
2023-04-05 16:19:35 +08:00
parent ab35afd399
commit 03cf9fda6c
12 changed files with 11 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
from predict import predict_no_ui
from request_llm.bridge_chatgpt import predict_no_ui
from toolbox import CatchException, report_execption, write_results_to_file, predict_no_ui_but_counting_down
fast_debug = False