[PR #237] [MERGED] fix: export checkpointer interfaces #598

Closed
opened 2026-02-15 19:15:10 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/237
Author: @chentschel
Created: 7/1/2024
Status: Merged
Merged: 7/2/2024
Merged by: @jacoblee93

Base: mainHead: fix-checkpointer-dev-exports


📝 Commits (3)

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 langgraph/src/web.ts (+2 -0)

📄 Description

This PR exports CheckpointTuple and SerializerProtocol interfaces to allow checkpointer contributions from 3rd party pkgs. @jacoblee93


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langgraphjs/pull/237 **Author:** [@chentschel](https://github.com/chentschel) **Created:** 7/1/2024 **Status:** ✅ Merged **Merged:** 7/2/2024 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `fix-checkpointer-dev-exports` --- ### 📝 Commits (3) - [`722c584`](https://github.com/langchain-ai/langgraphjs/commit/722c5844edfd2765ce395250c6d586b504f43c79) fix: export checkpointer interfaces - [`a63751d`](https://github.com/langchain-ai/langgraphjs/commit/a63751d3cc40adee4fd70cde091afb21b43eb7f7) Update index.ts - [`b876a7f`](https://github.com/langchain-ai/langgraphjs/commit/b876a7f4b03aa33d32da264ce266c85e038c693e) Update index.ts ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `langgraph/src/web.ts` (+2 -0) </details> ### 📄 Description This PR exports `CheckpointTuple` and `SerializerProtocol` interfaces to allow checkpointer contributions from 3rd party pkgs. @jacoblee93 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 19:15:10 -05:00
yindo closed this issue 2026-02-15 19:15:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#598