Changes since 0.2.19
- langgraph: release 0.2.20 (#1714)
- More performance improvements in checkpointing and channels (#1685)
- Add 2 more benchmark graphs (#1707)
- Nc/12sep/perf (#1702)
- Performance improvements in core library (#1683)
- langgraph: update snapshots for 0.3.x core tests (#1692)
- langgraph: update core & snapshots (#1689)
- update bench job
- Merge pull request #1609 from langchain-ai/nc/4sep/benchmark
- Remove files
- Rename command
- Fix output dir
- Add benchmark/profile commands
- refactor: Type narrowing for ToolNode.name (#1678)
- Add benchmark script
- Implement subgraph delegation for distributed arch
- Use thread_id for partition key, ignore tasks for stale checkpoints
- Fix subgraph test
- Add drain_topics test helper
- Remove is_resuming arg
- In update state skip nodes not found in instance
- Remove double shield usage
- WIP Subgraphs
- Rename compose projects
- Catch errors thrown by nodes run by Executor
- Implement LangGraph Scheduler for Kafka
- adding langchain academy link (#1643)
- langgraph: add tests for MessagesState/AnyMessage (#1637)
- Merge
- update ye ol' snapshots
- icanspell
- Assert input/output channels aren't managed
- Exclude shared
- Update test
- Merge branch 'main' into wfh/output_schema
- Optional types for dataclass state defs (#1557)
- Support optional output schema