Turning our pipeline into a tool for agents
Diese Übung ist Teil des Kurses
<Kurs>Building AI Agents with Haystack</Kurs>Übungsanweisungen
Your healthcare agent is almost complete! Now you’ll connect its final skill ,a structured data lookup from a patient database, by wrapping your SQL pipeline as a tool and giving the agent access to it.
- Set the
get_patient_informationfunction as a tool. - Add the tool to the agent’s tool list so it can reason with patient data.
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