添加配置
Some checks failed
构建并部署 AI Agent 服务 / deploy (push) Has been cancelled

This commit is contained in:
2026-04-21 22:32:42 +08:00
parent efa8bbcd03
commit bc8ee87ef6
2 changed files with 9 additions and 7 deletions

View File

@@ -4,7 +4,9 @@
# =============================================================================
# -----------------------------------------------------------------------------
# AI 模型 API 密钥(⭐ 敏感配置 - 必须填入真实值
# AI 模型 API 密钥(⭐ 敏感配置 - 必须配置
# 本地部署:在此文件中填入
# CI/CD 部署:在仓库 Settings → Secrets 中配置
# -----------------------------------------------------------------------------
ZHIPUAI_API_KEY=your_zhipuai_api_key_here # ⭐ 敏感密钥配置
DEEPSEEK_API_KEY=your_deepseek_api_key_here # ⭐ 敏感密钥配置