[PR #6414] fix(docs): synchronize stream and astream docstrings #5022

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

Original Pull Request: https://github.com/langchain-ai/langgraph/pull/6414

State: closed
Merged: Yes


stream and astream docstrings listed different available stream_mode options.

Both methods support the same seven stream modes as defined in StreamMode

Fixed for consistency

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/6414 **State:** closed **Merged:** Yes --- `stream` and `astream` docstrings listed different available `stream_mode` options. Both methods support the same seven stream modes as defined in `StreamMode` Fixed for consistency
yindo added the pull-request label 2026-02-20 17:51:06 -05:00
yindo closed this issue 2026-02-20 17:51:06 -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#5022