v0.15.0
New Features
- LlamaIndex Workflow Integration: Added durable execution support for LlamaIndex Workflows. Each workflow step is now persisted, enabling automatic recovery and resumption from the last checkpoint after failures.
- pydantic-graph Integration (Experimental): Added integration with pydantic-graph. Use DurableGraph to bring durable execution capabilities to graph-based workflows.
Documentation
- Added documentation for LlamaIndex Workflow integration
- Added documentation for pydantic-graph integration (experimental)
Full Changelog: v0.14.1...v0.15.0