修改文件命名

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,5 +1,5 @@
import threading
from predict import predict_no_ui_long_connection
from request_llm.bridge_chatgpt import predict_no_ui_long_connection
from toolbox import CatchException, write_results_to_file, report_execption
def extract_code_block_carefully(txt):