Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.6.4 source code.tar.gz | 2025-08-07 | 59.4 MB | |
0.6.4 source code.zip | 2025-08-07 | 59.8 MB | |
README.md | 2025-08-07 | 346 Bytes | |
Totals: 3 Items | 119.2 MB | 4 |
Changes since 0.6.3
- release: langgraph + prebuilt 0.6.4 (#5854)
- fix: mypy issue with conditional edges (#5851)
- fix(langgraph): support emitting messages from subgraphs when messages mode explicitly requested (#5836)
- perf(langgraph): Save
updated_channels
to checkpoint (#5828) - chore(langgraph): deprecate
MessageGraph
(#5843)