mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-21 23:22:27 +02:00
`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