Building the agent's toolbox
Este ejercicio forma parte del curso
Text-to-Query Agents with MongoDB and LangGraph
Instrucciones del ejercicio
- 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.
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
Empezar ejercicio