Agent
Agent Frameworks
用于构建、编排和运行 AI Agent 的 SDK 与框架。
(外部链接)Google
OpenAI
OpenAI Agents SDK
用少量原语构建可运行的 Agent:工具调用、handoff、guardrail 与会话,由 SDK 管理多步循环。
SDKpythontypescript
(外部链接)Agent Development Kit
Google 开源的 code-first Agent 框架,用于构建、评估和部署单 Agent 与多 Agent 系统,支持 Python、TypeScript、Go、Java 与 Kotlin。
SDKpythontypescript
(外部链接)CrewAI
CrewAI
以角色、目标和任务为原语的多 Agent 编排框架,适合快速搭出可协作的 Agent 团队。
Multi-Agentpythonroles
(外部链接)Microsoft
Microsoft Agent Framework
Microsoft 当前用于构建与编排生产级 Agent 的开源框架,覆盖 .NET 与 Python,并作为 AutoGen 与 Semantic Kernel 的后续方向。
Multi-Agentpythondotnet