Skip to content

v0.15.0

Choose a tag to compare

@i2y i2y released this 04 Jan 05:14
· 8 commits to main since this release

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