Skip to content

Releases: Azure-Samples/aoai-realtime-audio-sdk

[Javascript] v0.5.0

28 Oct 19:52
b438a09
Compare
Choose a tag to compare
js/v0.5.0

[js] Adding type to RTResponse and more fields to RTMessageItem. (#65)

[Python] v0.5.2

25 Oct 19:19
9bc4714
Compare
Choose a tag to compare
[js] Fixing response item model bug. (#60)

[py] Bumping version

[Javascript] v0.4.7

16 Oct 19:49
2c3013c
Compare
Choose a tag to compare
[js] Updating library so headers are used in the node environment. (#42)

* [js] Updating library so headers are used in the node environment.

* working tests

[Python] v0.5.1

15 Oct 16:30
d3ddea1
Compare
Choose a tag to compare
py/v0.5.1

Fixing issue with static method (#40)

[Python] v0.5.0

14 Oct 16:53
ac820c3
Compare
Choose a tag to compare
py/v0.5.0

[python] Refactoring RTClient to better abstract protocol messages. (…

[Python] v0.4.4

04 Oct 05:15
21764a7
Compare
Choose a tag to compare
py/v0.4.4

Fixing serialization of all models that have defaults. (#20)

[Python] v0.4.3

03 Oct 23:31
90b10df
Compare
Choose a tag to compare
py/v0.4.3

Adding user agent to python client. (#18)

[Python] v0.4.2

03 Oct 04:15
053c342
Compare
Choose a tag to compare
py/v0.4.2

[python] Fixing compatibility code. Fixing encoding in python samples…

[Python] v0.4.1

02 Oct 21:51
657c107
Compare
Choose a tag to compare
Updating download script to target specific versions. (#12)

Adding request_id propert to RTClient (python)

v0.1.0-beta.1 libraries

01 Oct 16:42
b5c1334
Compare
Choose a tag to compare

Initial library support used by aoai-realtime-audio-sdk samples. Python and JavaScript are built from repository source; .NET is built from https://github.com/openai/openai-dotnet.