fix: 清除错误默认模型与端口硬编码,文档机器路径占位符化

This commit is contained in:
hangshuo652
2026-08-25 22:35:35 +08:00
parent 8e81f960af
commit c6fa6b1aeb
19 changed files with 85 additions and 57 deletions
+8
View File
@@ -11,6 +11,14 @@ DEEPSEEK_API_KEY=
# DEEPSEEK_MAX_RETRIES=3
# DEEPSEEK_MAX_TOKENS=32768
# ── 通用 LLM 客户端(agents/llm.py)─────────────────────────
# LLM_MODEL=deepseek-v4-flash
# LLM_API_BASE=https://api.deepseek.com/v1
# LLM_API_KEY=
# ── Web E2E 测试服务器端口(tests/test_*_e2e.py)────────────
# TEST_PORT=8000
# ── 外部测试数据目录(test-data/ 回归脚本、诊断脚本)──────────
# 未设置时自动推导为 %USERPROFILE%\Desktop\2026技术大赛\ 下同名目录
# COBOL_TNA_ROOT=D:\cobol-tna-system