[PR #994] [MERGED] langgraph: update stream_mode docstring for .stream() #1813

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/994
Author: @vbarda
Created: 7/11/2024
Status: Merged
Merged: 7/11/2024
Merged by: @nfcampos

Base: mainHead: vb/update-docstring


📝 Commits (3)

  • f138776 langgraph: update stream_mode docstring for .stream()
  • 02cc486 add astream docstring
  • 062781a fix import

📊 Changes

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

View changed files

📝 libs/langgraph/langgraph/pregel/__init__.py (+69 -2)

📄 Description

No description provided


🔄 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/994 **Author:** [@vbarda](https://github.com/vbarda) **Created:** 7/11/2024 **Status:** ✅ Merged **Merged:** 7/11/2024 **Merged by:** [@nfcampos](https://github.com/nfcampos) **Base:** `main` ← **Head:** `vb/update-docstring` --- ### 📝 Commits (3) - [`f138776`](https://github.com/langchain-ai/langgraph/commit/f1387766826ae29f370fa3be93077551d151f603) langgraph: update stream_mode docstring for .stream() - [`02cc486`](https://github.com/langchain-ai/langgraph/commit/02cc486aa7549dd4825cbefead129fa42d5c5bba) add astream docstring - [`062781a`](https://github.com/langchain-ai/langgraph/commit/062781adab87329693512a852a300bd678e809ae) fix import ### 📊 Changes **1 file changed** (+69 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph/langgraph/pregel/__init__.py` (+69 -2) </details> ### 📄 Description _No description provided_ --- <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:45:37 -05:00
yindo closed this issue 2026-02-20 17:45:37 -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#1813