Skip to content

v1.4.0

Choose a tag to compare

@mpangrazzi mpangrazzi released this 30 Oct 14:24
8e7cb3e

Streaming updates

We've done some notable improvements on streaming:

  • Better streaming performance on concurrent requests
  • Support streaming from multiple components - docs
  • Using on_pipeline_end callback - docs
  • Accessing pipeline intermediate outputs from streaming helpers - docs
  • Support for hybrid streaming on async pipelines with sync-only components - docs

What's Changed

Full Changelog: v1.3.0...v1.4.0