CommencerCommencez gratuitement

Customizing our agent

Cet exercice fait partie du cours

<cours>Building AI Agents with Haystack</cours>
Voir le cours

Instructions de l’exercice

Your agent is getting an upgrade! In this step, you'll structure what the agent sees, what it remembers, and how it shows its work.

  • Format tool outputs as strings before they reach the LLM.
  • Define the agent’s state schema to store the search results.
  • Stream the agent’s reasoning process in real time.


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.


Exercice interactif pratique

Transformez la théorie en action avec l’un de nos exercices interactifs

Commencer l’exercice