ComeçarComece de graça

Adding memory to the agent

Este exercício faz parte do curso

Text-to-Query Agents with MongoDB and LangGraph

Ver curso

Instruções do exercício

  • Initialize a MongoDBSaver object using the mongodb_client and compile the graph using it.
  • Use the execute_graph_with_memory() helper function provided, and a thread ID created using uuid4(), to answer the question, "Which states have the most theaters?".
  • Answer the question "How many theaters does California have?" without providing extra context; this will force the agent to rely on its memory.


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.


Exercício interativo prático

Transforme a teoria em ação com um de nossos exercícios interativos

Começar o exercício