checkpointpostgres==3.1.0a3
📦 langgraphView on GitHub →
🐛 1 fixes🔧 3 symbols
Summary
This release bumps the alpha version for langgraph, checkpoint, and checkpoint-postgres packages and includes an optimization in langgraph regarding data transport.
🐛 Bug Fixes
- Used a two-phase read in langgraph to avoid unnecessary data transport.