I cannot use libs/checkpoint-mongodb as a checkpointer #83

Closed
opened 2026-02-15 17:15:33 -05:00 by yindo · 2 comments
Owner

Originally created by @alanmauriciolozanomurillo on GitHub (Sep 5, 2024).

I'm trying to do this example with mongodb as a checkpointer but actually I have this error:
image

Originally created by @alanmauriciolozanomurillo on GitHub (Sep 5, 2024). I'm trying to do [this example](https://langchain-ai.github.io/langgraphjs/tutorials/chatbots/customer_support_small_model/) with mongodb as a checkpointer but actually I have this error: ![image](https://github.com/user-attachments/assets/8102139c-ee0d-4977-bcae-1228c456f62a)
yindo closed this issue 2026-02-15 17:15:33 -05:00
Author
Owner

@jacoblee93 commented on GitHub (Sep 5, 2024):

Can you share what versions you have installed?

The Mongo checkpointer will only work with LangGraph 0.2 and up

@jacoblee93 commented on GitHub (Sep 5, 2024): Can you share what versions you have installed? The Mongo checkpointer will only work with LangGraph 0.2 and up
Author
Owner

@alanmauriciolozanomurillo commented on GitHub (Sep 6, 2024):

Thank you @jacoblee93 it works with LangGraph 0.2

@alanmauriciolozanomurillo commented on GitHub (Sep 6, 2024): Thank you @jacoblee93 it works with LangGraph 0.2
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#83