sdk==0.2.0
Breaking Changes📦 langgraph
⚠ 1 breaking✨ 2 features🔧 3 symbols
Summary
This release introduces SDK support for the context API and thread state interrupts, while cleaning up the Interrupt interface in preparation for v1.
⚠️ Breaking Changes
- The Interrupt interface has been cleaned up for the v1 release, which may involve changes to how interrupts are handled or defined.
Migration Steps
- Review and update implementations of the Interrupt interface to align with the new v1 cleanup.
✨ New Features
- Added SDK support for the context API.
- Added interrupts to the thread state in the Python SDK.
🔧 Affected Symbols
Interruptthread_statecontext