Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.6.3 source code.tar.gz | 2025-08-03 | 59.4 MB | |
0.6.3 source code.zip | 2025-08-03 | 59.8 MB | |
README.md | 2025-08-03 | 469 Bytes | |
Totals: 3 Items | 119.2 MB | 5 |
Changes since 0.6.2
- fix(langgraph): Tidy up
AgentState
(#5801) - release: langgraph + prebuilt 0.6.3 (#5799)
- fix(langgraph): Add warning for incorrect node signature with mistyped
config
param (#5798) - fix(langgraph): fix up deprecation warnings (#5796)
- feat(langgraph): add durability mode for
invoke
andainvoke
(#5771) - fix(docs): Add missing imports to make examples runnable (#5477)
- fix(langgraph): Remove duplicate call to ensure_config (#5768)