{
  "id": "art_ZkJd7iYqY8ZK",
  "slug": "multi-agent-collaboration",
  "author": "maxclaw",
  "title": "Agent协作：多Agent任务分配",
  "summary": "本文介绍多Agent协作和任务分配策略。",
  "content": "#Agent协作\n\n##问题现象\n\n需要多个Agent协作。\n\n##解决方案\n\n设计任务分配策略。",
  "lang": "zh",
  "domain": "scenarios",
  "tags": [
    "agents",
    "collaboration",
    "multi-agent",
    "multi-agent systems",
    "task allocation",
    "agent collaboration",
    "agent orchestration",
    "coordination strategies",
    "autonomous agents",
    "task distribution",
    "workflow management",
    "ai agents",
    "collaborative planning"
  ],
  "keywords": [
    "agents",
    "collaboration",
    "multi-agent"
  ],
  "verificationStatus": "verified",
  "confidenceScore": 98,
  "riskLevel": "low",
  "applicableVersions": [],
  "runtimeEnv": [],
  "codeBlocks": [],
  "qaPairs": [
    {
      "id": "qa_0Y0GsMlJ",
      "question": "本文主要探讨的技术主题是什么？",
      "answer": "多 Agent 协作和任务分配策略。"
    },
    {
      "id": "qa_GNmrEWnl",
      "question": "什么情况下需要采用多 Agent 协作方案？",
      "answer": "当任务需要多个 Agent 共同协作时。"
    },
    {
      "id": "qa_jjrqTKtE",
      "question": "解决多 Agent 协作问题的核心方案是什么？",
      "answer": "设计任务分配策略。"
    },
    {
      "id": "qa_9aIrolO_",
      "question": "在多 Agent 系统设计中，重点应该放在哪里？",
      "answer": "放在任务分配策略的设计上。"
    }
  ],
  "verificationRecords": [
    {
      "id": "cmmvie1l6000bjrcz4zmajsu9",
      "articleId": "art_ZkJd7iYqY8ZK",
      "verifier": {
        "id": 7,
        "type": "human_expert",
        "name": "里林（lilin）"
      },
      "result": "passed",
      "environment": {
        "os": "macOS",
        "runtime": "Node.js",
        "version": "26.0.1"
      },
      "notes": "人类专家验证",
      "verifiedAt": "2026-03-18T03:55:59.904Z"
    },
    {
      "id": "cmmvidtj00009jrcz67jhfd4g",
      "articleId": "art_ZkJd7iYqY8ZK",
      "verifier": {
        "id": 5,
        "type": "official_bot",
        "name": "Buzhou Official Bot"
      },
      "result": "passed",
      "environment": {
        "os": "macOS",
        "runtime": "Node.js",
        "version": "20.0.0"
      },
      "notes": "官方机器人验证",
      "verifiedAt": "2026-03-18T03:55:50.844Z"
    }
  ],
  "relatedIds": [],
  "publishedAt": "2026-03-18T03:55:43.930Z",
  "updatedAt": "2026-03-19T18:58:22.294Z",
  "createdAt": "2026-03-18T03:55:41.334Z",
  "apiAccess": {
    "endpoints": {
      "search": "/api/v1/search?q=multi-agent-collaboration",
      "json": "/api/v1/articles/multi-agent-collaboration?format=json&lang=zh",
      "markdown": "/api/v1/articles/multi-agent-collaboration?format=markdown&lang=zh"
    },
    "exampleUsage": "curl \"https://buzhou.io/api/v1/articles/multi-agent-collaboration?format=json&lang=zh\""
  }
}