Skip to content

Releases: run-llama/workflows-py

v2.1.0

10 Sep 21:31
f15bfa1

Choose a tag to compare

What's Changed

New Features 🎉

  • feat: expose internal events by @AstraBert in #73
  • feat: Add TypeScript SDK generation and publishing pipeline by @zhaotai in #83
  • feat: Add POST /events/{handler_id} endpoint and /handlers endpoint by @zhaotai in #89

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.1

09 Sep 02:10

Choose a tag to compare

What's Changed

New Features 🎉

  • feat: expose internal events by @AstraBert in #73
  • feat: Add TypeScript SDK generation and publishing pipeline by @zhaotai in #83

New Contributors

  • @seldo made their first contribution in #78

Full Changelog: v2.0.0...v2.0.1

v2.0.0

29 Aug 16:07
0d2177a

Choose a tag to compare

What's Changed

Breaking Changes ⚠️

  • Improve stacktraces clarity by @masci in #40
  • Remove checkpointer feature by @masci in #52
  • Remove sub-workflows feature by @masci in #53
  • Remove send_event method from Workflow class by @masci in #54
  • Remove deprecated storage methods from Context by @masci in #55
  • Remove stream_events() methods from Workflow class by @masci in #56
  • Remove stepwise execution by @masci in #58

New Features 🎉

  • Fix generic typing in Context object by @masci in #57

Documentation 📚

New Contributors

Full Changelog: v1.3.0...v2.0.0

v1.3.0

07 Aug 09:11
9e9d881

Choose a tag to compare

What's Changed

New Features 🎉

  • feat: add WorkflowServer to serve workflows as web services by @masci in #28
  • feat: add properties to expose start and stop event types by @masci in #39
  • feat: add startup script to ease server startup in Docker by @masci in #38
  • Add default type to generic state by @logan-markewich in #46

Bug Fixes 🐛

  • fix: raise an error when streamed events have already been consumed by @masci in #50

Documentation 📚

  • Add an example with vector databases for state management by @AstraBert in #34

Full Changelog: v1.2.0...v1.3.0

v1.2.0

23 Jul 18:32
2f939b0

Choose a tag to compare

What's Changed

New Features 🎉

Documentation 📚

Full Changelog: v1.1.0...v1.2.0

v1.1.0

08 Jul 21:27
16b2ca7

Choose a tag to compare

What's Changed

New Features 🎉

Documentation 📚

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1

26 Jun 04:20
1d9c102

Choose a tag to compare

What's Changed

Bug Fixes 🐛

Full Changelog: v1.0.0...v1.0.1

v1.0.0

25 Jun 20:46

Choose a tag to compare

What's Changed

New Features 🎉

Full Changelog: v0.2.2...v1.0.0

v0.2.2

19 Jun 07:17
4b0b0e8

Choose a tag to compare

What's Changed

New Features 🎉

New Contributors

Full Changelog: v0.2.0...v0.2.2

v0.2.1

11 Jun 13:42
54cffd8

Choose a tag to compare

What's Changed

New Features 🎉

  • fix: serialization of BaseComponent from llama_index core by @masci in #5

Full Changelog: v0.2.0...v0.2.1