Building the agent's toolbox
Diese Übung ist Teil des Kurses
Text-to-Query Agents with MongoDB and LangGraph
Anleitung zur Übung
- Create a LangChain-compatible MongoDB database instance using your
MONGODB_URIand specifying the"sample_mflix"database. - Initialize the MongoDB database toolkit and view the tools present in the toolkit using the
dbandllmdefined previously. - Test out the four tools from the toolkit with the inputs provided.
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 Übung
In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.
Übung starten