This commit is contained in:
2025-06-18 19:54:55 +08:00
parent 139d0cffef
commit 9fe4094f5b
29 changed files with 11 additions and 29 deletions
View File
View File
Regular → Executable
View File
+1 -2
View File
@@ -176,8 +176,7 @@ def save_results_to_excel(results, output_file, is_final=False):
logging.info(f"已保存{len(valid_results)}条结果至: {temp_output_file}")
# 示例查询
examples_query = """那储能软件如何操作"""
examples_query = """博微软件如何新建工程啊"""
examples_query = """.BDD3是哪款软件编制的"""
conversation_context=""
chat_history=[
{
Regular → Executable
View File
View File
View File
View File