mirror of
https://github.com/langchain-ai/langgraphjs-api.git
synced 2026-07-19 13:25:54 -04:00
[PR #5] [MERGED] fix(cli): load persisted LC serialized objects #10
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/langgraphjs-api/pull/5
Author: @dqbd
Created: 1/31/2025
Status: ✅ Merged
Merged: 1/31/2025
Merged by: @dqbd
Base:
main← Head:dqbd/persist-lc-object📝 Commits (1)
e728f6ffix(cli): load persisted LC serialized objects📊 Changes
3 files changed (+132 additions, -3 deletions)
View changed files
➕
libs/langgraph-cli/src/storage/importMap.mts(+85 -0)📝
libs/langgraph-cli/src/storage/persist.mts(+15 -3)➕
libs/langgraph-cli/tests/persist.test.mts(+32 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.