0.2.12
What's Changed
- add typescript example for agent simulation evaluation by @nnhuyhoang in #467
- Update langgraph_agentic_rag.ipynb by @leonvanzyl in #540
- Fix name of InMemoryStore by @hinthornw in #547
- feat(checkpointer): Adds exported checkpoint write error map by @jacoblee93 in #549
- Update cross-thread persistence doc by @hinthornw in #552
- Validate put namespaces by @hinthornw in #551
- build(deps-dev): bump rollup from 4.22.5 to 4.23.0 in the npm_and_yarn group across 1 directory by @dependabot in #553
- fix: return correct checkpointId in parentConfig in MemorySaver.getTuple by @benjamincburns in #555
- chore(checkpoint): Release 0.0.10 by @jacoblee93 in #557
- fix: Fix checkpointer race condition by @jacoblee93 in #559
New Contributors
- @nnhuyhoang made their first contribution in #467
- @leonvanzyl made their first contribution in #540
- @benjamincburns made their first contribution in #555
Full Changelog: 0.2.11...0.2.12