第 10 章 · Part 3

多智能体

本章你将回答:

  • 什么样的任务值得拆给多个 agent?
  • handoff 和 supervisor 是两种什么样的协作?
  • worker 之间为什么不共享上下文?

multi-agent-orchestrationpython labs/ch10/…

正在载入本章内容…