[PR #1820] [MERGED] docs: fix quick start example code #2321

Closed
opened 2026-02-20 17:46:48 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/1820
Author: @Yuxuan1998
Created: 9/24/2024
Status: Merged
Merged: 9/24/2024
Merged by: @vbarda

Base: mainHead: fix-quick-start-example-code


📝 Commits (1)

📊 Changes

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

View changed files

📝 docs/docs/tutorials/introduction.ipynb (+1 -1)

📄 Description

Encountered following error when running the example:

TypeError: can only concatenate list (not "tuple") to list


🔄 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/langgraph/pull/1820 **Author:** [@Yuxuan1998](https://github.com/Yuxuan1998) **Created:** 9/24/2024 **Status:** ✅ Merged **Merged:** 9/24/2024 **Merged by:** [@vbarda](https://github.com/vbarda) **Base:** `main` ← **Head:** `fix-quick-start-example-code` --- ### 📝 Commits (1) - [`a513cbc`](https://github.com/langchain-ai/langgraph/commit/a513cbcfc640877890eeec0cc47d8d20c2104294) fix TypeError ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/docs/tutorials/introduction.ipynb` (+1 -1) </details> ### 📄 Description Encountered following error when running the example: TypeError: can only concatenate list (not "tuple") to list --- <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-20 17:46:48 -05:00
yindo closed this issue 2026-02-20 17:46:48 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#2321