This commit is contained in:
@@ -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 # ⭐ 敏感密钥配置
|
||||
|
||||
Reference in New Issue
Block a user