-
Type:
New Feature
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
Similar to NODE-7073, append metadata to https://github.com/langchain-ai/langgraphjs/blob/main/libs/checkpoint-mongodb/src/index.ts
AC:
- update mongodb dependency to at least 6.20 (to be able to use appendMetadata)
- append "name:langgraphjs_checkpoint_saver" upon saver creation
- unit test the functionality