Changes since prebuilt==0.2.3
- 0.5.0
- feat: crons sorting sdk (#5197)
- fix: [prebuilt] Checks for pre-bound model with builtin tools (#5203)
- Reduce extraneous keys in checkpoint.metadata
- If FuturesDict callback has been GCed, don't call it
- langgraph-prebuilt 0.5.0rc0
- Preparation for 0.5 release: langgraph-checkpoint (#5124)
- Restore compatibility with custom checkpointer classes created in prior versions
- Revert "Remove
MessageGraph
(#4875)" - fix(langgraph): remove deprecated
output
usage in favor ofoutput_schema
(#5095) - serialize/deserialize pandas with pickle fallback (#5057)
- fix: throw exception on multiple injections (#5033)
- Support numpy array serialization in JsonPlusSerializer (#5035)
- Update ormsgpack (#5034)
- deprecate
input
andoutput
in favor ofinput_schema
andoutput_schema
(#4983) - Remove
MessageGraph
(#4875) - Remove non-state Graph
- Remove Checkpoint.writes (#4822)
- Remove old checkpoint test fixtures (#4814)
- Remove Context channel / managed value, Remove SharedValue (#4857)
- Remove Checkpoint.writes
- Remove old checkpoint test fixtures