fix: 清除硬编码API Key与机器特定路径,改用环境变量+混合式路径解析

This commit is contained in:
hangshuo652
2026-08-25 21:53:18 +08:00
parent b3895a905e
commit 8e81f960af
32 changed files with 200 additions and 76 deletions
@@ -1,4 +1,4 @@
# COBOL 测试数据生成 Agent 设计文档
# COBOL 测试数据生成 Agent 设计文档
## 背景
@@ -203,7 +203,7 @@ PGMパターン 值到规则文件名的映射:
**API 配置**
- 地址:https://api.deepseek.com/chat/completions
- 模型:`deepseek-v4-flash`
- API Key`sk-6156cccdc9c14d949cf5bfc5afc67a03`
- API Key`<API_KEY>`
- timeout120 秒
**请求结构**