开始使用免费开始使用

Meet the Team: Agent Coordination

Imagine you've created a CodeAgent named application_manager, which delegates tasks to the two named sub-agents you created before:

  • school_research_agent: "Expert in researching universities, programs, and admission requirements"
  • essay_writing_agent: "Expert in crafting compelling college application essays and personal statements"

The manager has the following instructions: "You coordinate college application assistance. Use school_research_agent for university information and essay_writing_agent for application essays. Combine their expertise for comprehensive guidance."

Now, you give the manager this user prompt:

"I'd like to know which Canadian universities have strong data science programs, and I need help writing a personal statement."

Which agents will be involved in generating the final response?

本练习是课程的一部分

AI Agents with Hugging Face smolagents

查看课程

动手互动练习

通过我们的互动练习之一,将理论转化为实践

开始练习