Get set up for the hands-on exercises
Diese Übung ist Teil des Kurses
Text-to-Query Agents with MongoDB and LangGraph
Anleitung zur Übung
Follow the instructions to create your MongoDB cluster and add the connection string to the MONGODB_URI environment variable.
- Initialize a MongoDB Python client using your
MONGODB_URIenvironment variable. - Check the connection to your cluster using a "ping" command.
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