Files
langgraph/langgraph
Nuno Campos 1ad017781d Add stream_mode=updates or values
- stream(stream_mode="values") yields thre current channel values whenever a channel is updated
- stream(stream_mode="updates") yields the update sent to each channel by each node
- this removes the __end__ value present at the end of each call to Graph/StateGraph/MessageGraph.stream(). To access the __end__ value either call .invoke() or stream(stream_mode="values")
2024-03-30 21:24:39 -07:00
..
2024-03-21 15:54:03 -07:00
2024-03-30 21:24:39 -07:00
2024-03-30 21:24:39 -07:00
x
2024-02-16 11:54:57 -05:00
2024-02-24 19:43:30 -08:00
2024-02-26 18:19:33 -08:00
2024-01-07 19:39:10 -08:00
x
2024-02-16 11:54:57 -05:00