[PR #1584] [MERGED] examples: fix missing import introduction #2171

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/1584
Author: @sreeniSudharsan
Created: 9/3/2024
Status: Merged
Merged: 9/3/2024
Merged by: @vbarda

Base: mainHead: fix_missing_import


📝 Commits (3)

  • 93493b7 examples: fix missing import introduction
  • 47089e0 Merge branch 'main' into fix_missing_import
  • 45c6dde Merge branch 'langchain-ai:main' into fix_missing_import

📊 Changes

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

View changed files

📝 examples/introduction.ipynb (+1 -1)

📄 Description

Fix missing import in the full code version of #Human in the Loop docs of introduction.

Reference : https://langchain-ai.github.io/langgraph/tutorials/introduction/#part-4-human-in-the-loop


🔄 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/1584 **Author:** [@sreeniSudharsan](https://github.com/sreeniSudharsan) **Created:** 9/3/2024 **Status:** ✅ Merged **Merged:** 9/3/2024 **Merged by:** [@vbarda](https://github.com/vbarda) **Base:** `main` ← **Head:** `fix_missing_import` --- ### 📝 Commits (3) - [`93493b7`](https://github.com/langchain-ai/langgraph/commit/93493b7bcc078023ea38eab941f68ba8aebde6ad) examples: fix missing import introduction - [`47089e0`](https://github.com/langchain-ai/langgraph/commit/47089e0812f76b5ab52548226caecaf980f0f097) Merge branch 'main' into fix_missing_import - [`45c6dde`](https://github.com/langchain-ai/langgraph/commit/45c6dde84ad2a4be4c58e86c1f576aee70916e23) Merge branch 'langchain-ai:main' into fix_missing_import ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `examples/introduction.ipynb` (+1 -1) </details> ### 📄 Description Fix missing import in the full code version of #Human in the Loop docs of introduction. Reference : https://langchain-ai.github.io/langgraph/tutorials/introduction/#part-4-human-in-the-loop --- <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:27 -05:00
yindo closed this issue 2026-02-20 17:46:27 -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#2171