上线前相关环境变量的修改

This commit is contained in:
2025-11-26 10:49:54 +08:00
parent c97e96c620
commit 46f756428e
16 changed files with 26 additions and 35 deletions
-1
View File
@@ -15,7 +15,6 @@ from datetime import datetime
import os
from langchain_core.output_parsers import JsonOutputParser
sys.path.append(os.getcwd())
from rag2_0.dify.dify_client import ChatClient
from rag2_0.tool.ModelTool import OpenAiLLM
from rag2_0.dify.dify_tool import DifyTool