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
configparam (#5798) - fix(langgraph): fix up deprecation warnings (#5796)
- feat(langgraph): add durability mode for
invokeandainvoke(#5771) - fix(docs): Add missing imports to make examples runnable (#5477)
- fix(langgraph): Remove duplicate call to ensure_config (#5768)