fix: 清除硬编码API Key与机器特定路径,改用环境变量+混合式路径解析
This commit is contained in:
@@ -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>`
|
||||
- timeout:120 秒
|
||||
|
||||
**请求结构**:
|
||||
|
||||
Reference in New Issue
Block a user