Agent
Agent Frameworks
用于构建、编排和运行 AI Agent 的 SDK 与框架。
(外部链接)
LangChain
LangGraph
面向有状态、可循环工作流的 Agent runtime,用图显式控制分支、持久化、流式输出与 human-in-the-loop。
Orchestrationpythonjavascript
(外部链接)LangChain
Deep Agents
建立在 LangChain / LangGraph 之上的 Agent harness,内置文件系统、子 Agent、规划与长时间任务所需的上下文管理。
Orchestrationpythonharness
(外部链接)Microsoft
Microsoft Agent Framework
Microsoft 当前用于构建与编排生产级 Agent 的开源框架,覆盖 .NET 与 Python,并作为 AutoGen 与 Semantic Kernel 的后续方向。
Multi-Agentpythondotnet
(外部链接)Mastra
Mastra
面向 TypeScript 的 Agent 应用框架,把工作流、记忆、工具与本地 Studio 放在同一套开发体验里。
SDKtypescriptworkflows
(外部链接)LlamaIndex
LlamaIndex Agents
在文档与检索工作流上构建 Agent:可用预置 Agent/工具,或用 Workflows 自己编排事件驱动的多 Agent 流程。
Orchestrationpythontypescript