checkpoint==4.0.0
📦 langgraphView on GitHub →
🐛 3 fixes🔧 1 symbols
Summary
This release focuses on minor fixes, including correcting the default setting for the base cache and ensuring InMemorySaver context managers behave correctly.
🐛 Bug Fixes
- Default setting for base cache has been flipped.
- InMemorySaver context managers now correctly return self.
- Docstring for serializer protocol has been fixed.