Verified80% confidenceFactExact time
Plan-and-Execute 框架先由规划器生成完整的多步任务计划,再逐步交由执行器完成,适合任务边界清晰的场景
6
Sources
80%
Confidence
Long-term
Relevance
7/6/2026
First Seen
Sources
Hermes Agent 安装实战:3分钟跑通AI智能体完整流程
bilibili比特光锥_BightCone7/3/2026
Related Claims
UnverifiedPlan-and-Execute架构由规划器LLM将复杂目标分解为子任务列表,再由执行器LLM逐一完成,已被OpenAI的Assistants API和Anthropic的Claude computer use等产品采用80% similarUnverified规划模式在执行时会将上一步的输出与下一步指令、工具描述、用户请求和背景上下文组合,再次传给大模型执行下一步,最后汇总所有结果生成最终答案76% similarUnverifiedThe Plan-and-Execute architecture decouples planning from execution.75% similarUnverifiedThe Plan-and-Execute pattern separates tasks into planning and execution phases and is described as a more common choice in industrial-grade applications.74% similarUnverified传统框架如LangChain采用批处理模式,等待大模型完整输出所有工具调用计划后再统一执行73% similar
Cite This Claim
Stable URI
https://kongchang.com/claim/113039API
curl https://kongchang.com/api/v1/knowledge/claims/113039MCP
get_claim(id=113039)