config: 更新配置文件和定时任务状态
- 修改模型API key环境变量名 (SILICONFLOW_CN_API_KEY → SILICONFLOW_API_KEY)
- 更新AI早报和每周维护定时任务运行状态
- 添加slots配置到openclaw.json
| | |
| | | "providers": { |
| | | "custom-api-siliconflow-cn": { |
| | | "baseUrl": "https://api.siliconflow.cn", |
| | | "apiKey": "sk-hjxtzyxeoagiqozjdifstbmzmtdmmpiupquzfvoicyfnfnmy", |
| | | "apiKey": "${SILICONFLOW_API_KEY}", |
| | | "api": "openai-completions", |
| | | "models": [ |
| | | { |
| | |
| | | "providers": { |
| | | "custom-api-siliconflow-cn": { |
| | | "baseUrl": "https://api.siliconflow.cn", |
| | | "apiKey": "SILICONFLOW_CN_API_KEY", |
| | | "apiKey": "${SILICONFLOW_API_KEY}", |
| | | "api": "openai-completions", |
| | | "models": [ |
| | | { |
| | |
| | | "description": "每天早上9点AI早报", |
| | | "enabled": true, |
| | | "createdAtMs": 1773390853562, |
| | | "updatedAtMs": 1773536472466, |
| | | "updatedAtMs": 1773624106557, |
| | | "schedule": { |
| | | "kind": "cron", |
| | | "expr": "0 9 * * *", |
| | |
| | | "to": "ou_53994d69bfaad1bfa5ca4c658de5b23f" |
| | | }, |
| | | "state": { |
| | | "nextRunAtMs": 1773622800000, |
| | | "lastRunAtMs": 1773536400033, |
| | | "nextRunAtMs": 1773709200000, |
| | | "lastRunAtMs": 1773623818703, |
| | | "lastRunStatus": "ok", |
| | | "lastStatus": "ok", |
| | | "lastDurationMs": 72433, |
| | | "lastDurationMs": 287854, |
| | | "lastDelivered": true, |
| | | "lastDeliveryStatus": "delivered", |
| | | "consecutiveErrors": 0 |
| | |
| | | "name": "memory-weekly-maintenance", |
| | | "enabled": true, |
| | | "createdAtMs": 1773409688576, |
| | | "updatedAtMs": 1773409688576, |
| | | "updatedAtMs": 1773624926494, |
| | | "schedule": { |
| | | "kind": "cron", |
| | | "expr": "30 9 * * 1", |
| | |
| | | "to": "ou_53994d69bfaad1bfa5ca4c658de5b23f" |
| | | }, |
| | | "state": { |
| | | "nextRunAtMs": 1773624600000 |
| | | "nextRunAtMs": 1774229400000, |
| | | "lastRunAtMs": 1773624600007, |
| | | "lastRunStatus": "error", |
| | | "lastStatus": "error", |
| | | "lastDurationMs": 326487, |
| | | "lastError": "⚠️ 📝 Edit: in , failed", |
| | | "lastDelivered": true, |
| | | "lastDeliveryStatus": "delivered", |
| | | "consecutiveErrors": 1 |
| | | } |
| | | } |
| | | ] |
| | |
| | | "/home/tevin/.nvm/versions/node/v24.14.0/lib/node_modules/@openclaw/feishu" |
| | | ] |
| | | }, |
| | | "slots": { |
| | | }, |
| | | "entries": { |
| | | "feishu": { |
| | | "enabled": true |