From a1eb667fb74dc8d0214d945a273da50022144de4 Mon Sep 17 00:00:00 2001 From: zy123 <646228430@qq.com> Date: Sat, 14 Dec 2024 12:12:47 +0800 Subject: [PATCH] =?UTF-8?q?12.14=20bug=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- flask_app/货物标/技术参数要求提取.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flask_app/货物标/技术参数要求提取.py b/flask_app/货物标/技术参数要求提取.py index ca33a4e..30c80f1 100644 --- a/flask_app/货物标/技术参数要求提取.py +++ b/flask_app/货物标/技术参数要求提取.py @@ -368,7 +368,7 @@ def get_technical_requirements(invalid_path,processed_filepath): {full_text} """ judge_query = generate_full_user_query(processed_filepath, first_query_template) - print(judge_query) + # print(judge_query) judge_res = doubao_model(judge_query) if '否' in judge_res: model_type = 0 # 使用qianwen-long+invalid_path