Skip to content

Bidirectional Streaming

Latest

Choose a tag to compare

@EggerMarc EggerMarc released this 30 May 13:23
· 44 commits to main since this release
d8e8cbe

Bidirectional streaming

You may now add bidirectional input streams to your streaming functions. Input streams allow you to stream audio sequences, files, or different PartEnums as you please.

What's Changed

  • Chore/add structured responses in streaming provider by @EggerMarc in #41
  • feat: add bi-directional streaming support by @EggerMarc in #42

Full Changelog: 0.3.1...0.4.0