🗂️ 初级篇

Agent Framework 系列|基础篇(30讲)

🗂️ 高级篇

第1篇|Agent Framework 定义流程节点以及节点的流式输出

  • 📄 文章地址

  • 💻 GitHub源代码地址:https://github.com/bingbing-gui/dotnet-agent-playbook/tree/master/src/ai-agent/Agent-Framework/31-WorkFlow-Executor

第2篇|Agent Framework 中智能体的Sequential 编排模式

  • 📄 文章地址

  • 💻 GitHub源代码地址:https://github.com/bingbing-gui/dotnet-agent-playbook/tree/master/src/ai-agent/Agent-Framework/32-WorkFlow-Sequential-Agent

第3篇|Agent Framework 中智能体的Concurrent编排模式

  • 📄 文章地址

  • 💻 GitHub源代码地址:https://github.com/bingbing-gui/dotnet-agent-playbook/tree/master/src/ai-agent/Agent-Framework/33-WorkFlow-Concurrent-Agent

第4篇|Agent Framework 中智能体的Handoffs(任务移交)编排模式

  • 📄 文章地址

  • 💻 GitHub源代码地址:https://github.com/bingbing-gui/dotnet-agent-playbook/tree/master/src/ai-agent/Agent-Framework/34-WorkFlow-Handoffs-Agent

第5篇|Agent Framework 中智能体的Group Chat(群聊式协作)编排模式

  • 📄 文章地址

  • 💻 GitHub源代码地址:https://github.com/bingbing-gui/dotnet-agent-playbook/tree/master/src/ai-agent/Agent-Framework/35-WorkFlow-GroupChat-Agent

第6篇|Agent Framework 中多模型 Agent 如何协作?

  • 📄 文章地址

  • 💻 GitHub源代码地址:https://github.com/bingbing-gui/dotnet-agent-playbook/tree/master/src/ai-agent/Agent-Framework/36-Multi-LLM-Agent

第7篇|Agent Framework 中的 Workflow Composition

  • 📄 文章地址

  • 💻 GitHub源代码地址:https://github.com/bingbing-gui/dotnet-agent-playbook/tree/master/src/ai-agent/Agent-Framework/37-Workflow-Composition

第8篇|Agent Framework中的混合工作流设计

  • 📄 文章地址

  • 💻 GitHub源代码地址:https://github.com/bingbing-gui/dotnet-agent-playbook/tree/master/src/ai-agent/Agent-Framework/38-AgentFlow-Hybrid-Executor-Agent

第9篇|Agent Framework 自我改进模式 构建 Agent 自优化闭环

  • 📄 文章地址

  • 💻 GitHub源代码地址:https://github.com/bingbing-gui/dotnet-agent-playbook/tree/master/src/ai-agent/Agent-Framework/39-WriterCritic-Pattern

第10篇|Agent Framework工作流中的条件分支判断

  • 📄 文章地址

  • 💻 GitHub源代码地址:https://github.com/bingbing-gui/dotnet-agent-playbook/tree/master/src/ai-agent/Agent-Framework/40-Conditional-Edges

第11篇|Agent Framework中使用 Switch Case 构建多分支智能工作流

  • 📄 文章地址

  • 💻 GitHub源代码地址:https://github.com/bingbing-gui/dotnet-agent-playbook/tree/master/src/ai-agent/Agent-Framework/41-Switch-Case

第12篇|Agent Framework 中使用 Fan-Out 构建并行智能工作流

  • 📄 文章地址

  • 💻 GitHub源代码地址:https://github.com/bingbing-gui/dotnet-agent-playbook/tree/master/src/ai-agent/Agent-Framework/42-Fan-Out

第13篇|Agent Framework 中使用 Loop 构建循环工作流

  • 📄 文章地址

  • 💻 GitHub源代码地址:https://github.com/bingbing-gui/dotnet-agent-playbook/tree/master/src/ai-agent/Agent-Framework/43-Loop

第14篇|Agent Framework 中构建Human-in-the-Loop工作流

  • 📄 文章地址

  • 💻 GitHub源代码地址:https://github.com/bingbing-gui/dotnet-agent-playbook/tree/master/src/ai-agent/Agent-Framework/44-Human-in-the-Loop

第15篇|Agent Framework 中使用 Checkpoint 构建支持故障恢复的工作流

  • 📄 文章地址

  • 💻 GitHub源代码地址:https://github.com/bingbing-gui/dotnet-agent-playbook/tree/master/src/ai-agent/Agent-Framework/45-Checkpoint-Recovery

第16篇|Agent Framework 中使用 Checkpoint 回滚(Rollback)工作流

  • 📄 文章地址

  • 💻 GitHub源代码地址:https://github.com/bingbing-gui/dotnet-agent-playbook/tree/master/src/ai-agent/Agent-Framework/46-Checkpoint-Rollback

第17篇|Agent Framework 中使用 Checkpoint 构建可靠的工作流

  • 📄 文章地址

  • 💻 GitHub源代码地址:https://github.com/bingbing-gui/dotnet-agent-playbook/tree/master/src/ai-agent/Agent-Framework/47-Checkpoint-Human-In-Loop

第18篇|Agent Framework 支持将 Workflow 自动导出为 Mermaid 和 Graphviz 图,从而实现工作流可视化

  • 📄 文章地址

  • 💻 GitHub源代码地址:https://github.com/bingbing-gui/dotnet-agent-playbook/tree/master/src/ai-agent/Agent-Framework/48-WorkFlow-Visualization

Logo

这里是“一人公司”的成长家园。我们提供从产品曝光、技术变现到法律财税的全栈内容,并连接云服务、办公空间等稀缺资源,助你专注创造,无忧运营。

更多推荐