Changes since 0.3.26
- 0.3.27
- Add checkpoint_during arg (#4169)
- Fix
- Fix
- Add comments
- Add more tests
- Implement simpler filtering of config keys in RemoteGraph
- Make compatible with langchain-core 0.1 by conditionally importing _StreamingCallbackHandler (#4203)
- Lint
- Fix the rest
- Make compatible with langchain-core 0.1 by conditionally importing _StreamingCallbackHandler
- Save Sends unconditionally
- Add test
- Subgraphs inherit checkpoint mode
- Add another test
- Fix assignment of pending writes
- Better test
- Do same thing for writes
- mypy is dumb
- Add checkpoint_during arg