LoslegenKostenlos starten

Putting together a multi-agent system

Diese Übung ist Teil des Kurses

<Kurs>Building Agentic Workflows with LlamaIndex</Kurs>
Kurs ansehen

Übungsanweisungen

It's go time! Combine your question, answer, and report-writing agents into a full research pipeline that works together from start to finish.

  • Add "research_topic" to set up context in the deep research workflow.
  • Set the question_agent to run in the generate_questions() step.
  • Set the answer_agent to run in the answer_question() step.

Tip: Look out for CODE comments, they have been added to guide you on where to make changes in the code.



Note: If you’re running DataLab in Restricted Mode, this exercise isn’t supported yet. We’re actively working on making it available in the future.


Interaktive praktische Übung

Verwandle Theorie mit einer unserer interaktiven Übungen in die Praxis

Übung starten