10.15货物标完整版
This commit is contained in:
parent
dd06b7b199
commit
5673f205f1
@ -93,7 +93,7 @@ def get_base_info(baseinfo_file_path):
|
||||
chosen_numbers, merged = merge_json_to_list(clean_json_string(baseinfo_list.pop()))
|
||||
baseinfo_list.append(merged)
|
||||
|
||||
judge_file_path = 'flask_app/static/提示词/是否相关问题.txt'
|
||||
judge_file_path = 'flask_app/static/提示词/是否相关问题货物标.txt'
|
||||
# judge_file_path = 'D:\\flask_project\\flask_app\\static\\提示词\\是否相关问题货物标.txt'
|
||||
judge_questions = read_questions_from_judge(judge_file_path, chosen_numbers)
|
||||
# print(judge_questions)
|
||||
|
@ -4,7 +4,7 @@ import time
|
||||
|
||||
from flask_app.货物标.技术要求提取 import get_technical_requirements
|
||||
from flask_app.main.通义千问long import upload_file
|
||||
from 商务服务其他要求提取 import get_business_requirements
|
||||
from flask_app.货物标.商务服务其他要求提取 import get_business_requirements
|
||||
from flask_app.main.json_utils import nest_json_under_key
|
||||
#获取采购清单
|
||||
def fetch_procurement_reqs(truncate_file):
|
||||
|
Loading…
x
Reference in New Issue
Block a user