[PR #181] [CLOSED] small correction to the persistence how-to example code #557

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/181
Author: @avonian
Created: 5/25/2024
Status: Closed

Base: mainHead: howtos-persistence-correction


📝 Commits (1)

  • 476dd13 small correction to the persistence how-to example code

📊 Changes

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

View changed files

📝 examples/how-tos/persistence.ipynb (+1 -1)

📄 Description

I tried following the guide which resulted in this error:
Branch condition returned unknown or null destination
I believe this is a simple typo in the return of the conditional edge.


🔄 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/181 **Author:** [@avonian](https://github.com/avonian) **Created:** 5/25/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `howtos-persistence-correction` --- ### 📝 Commits (1) - [`476dd13`](https://github.com/langchain-ai/langgraphjs/commit/476dd13cce508da52ff3848f8b333841c51d1e1d) small correction to the persistence how-to example code ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `examples/how-tos/persistence.ipynb` (+1 -1) </details> ### 📄 Description I tried following the guide which resulted in this error: `Branch condition returned unknown or null destination` I believe this is a simple typo in the return of the conditional edge. --- <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:02 -05:00
yindo closed this issue 2026-02-15 19:15:02 -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#557