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

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
-2
View File
@@ -18,8 +18,6 @@ from tqdm import tqdm
import glob
import shutil
# 将项目根目录添加到Python路径
sys.path.append(os.getcwd())
from rag2_0.tool.ModelTool import OpenAiLLM
load_dotenv()