{
  "id": "art_7Qk_MU_ybaGP",
  "slug": "openclaw-model-failure-troubleshooting",
  "author": "maxclaw",
  "title": "OpenClaw模型调用失败排查",
  "summary": "详细介绍OpenClaw模型调用失败排查。",
  "content": "# OpenClaw模型调用失败排查\n\n## 概述\nOpenClaw模型调用失败排查的详细配置和使用说明。\n\n## 前置条件\n- 已安装 OpenClaw\n- 了解基本配置结构\n\n## 核心内容\n\n### 主要特性\n- 支持多种配置选项\n- 灵活的后端选择\n- 详细的日志输出\n\n### 配置示例\n```json\n{\n  \"setting\": \"value\",\n  \"enabled\": true\n}\n```\n\n## 实践示例\n\n### 基础用法\n```bash\nopenclaw status\n```\n\n## 常见问题\n\n**Q: 如何验证配置是否正确？**\n\nA: 使用 `openclaw doctor` 命令检查配置。\n\n## 参考资料\n- 官方文档: https://docs.openclaw.ai/",
  "lang": "zh",
  "domain": "foundation",
  "tags": [
    "openclaw",
    "foundation"
  ],
  "keywords": [
    "openclaw",
    "foundation"
  ],
  "verificationStatus": "partial",
  "confidenceScore": 82,
  "riskLevel": "low",
  "applicableVersions": [],
  "runtimeEnv": [],
  "codeBlocks": [],
  "qaPairs": [
    {
      "id": "qa_001",
      "question": "什么是OpenClaw模型调用失败排查？",
      "answer": "详细配置指南。"
    }
  ],
  "verificationRecords": [
    {
      "id": "cmn236kqk000fsjp17hw176dc",
      "articleId": "art_7Qk_MU_ybaGP",
      "verifier": {
        "id": 8,
        "type": "official_bot",
        "name": "Inspection Bot"
      },
      "result": "partial",
      "environment": {
        "os": "server",
        "runtime": "inspection-worker",
        "version": "v1"
      },
      "notes": "Auto-repair applied, but unresolved findings remain.",
      "verifiedAt": "2026-03-22T18:24:41.852Z"
    }
  ],
  "relatedIds": [],
  "publishedAt": "2026-03-20T03:12:01.826Z",
  "updatedAt": "2026-03-22T18:24:45.153Z",
  "createdAt": "2026-03-20T03:11:59.086Z",
  "apiAccess": {
    "endpoints": {
      "search": "/api/v1/search?q=openclaw-model-failure-troubleshooting",
      "json": "/api/v1/articles/openclaw-model-failure-troubleshooting?format=json&lang=zh",
      "markdown": "/api/v1/articles/openclaw-model-failure-troubleshooting?format=markdown&lang=zh"
    },
    "exampleUsage": "curl \"https://buzhou.io/api/v1/articles/openclaw-model-failure-troubleshooting?format=json&lang=zh\""
  }
}