Customizing our agent
Este exercicio faz parte do curso
Building AI Agents with Haystack
Instruções do exercicio
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.
exercicio interativo prático
Transforme teoria em prática com um dos nossos exercicio interativos
Iniciar exercicio