This repository has been archived by the owner on Jun 6, 2024. It is now read-only.
0.13.0
Added Audio APIs and UTF-8 support for streams
What's Changed
- Windows javadoc encoding error fix by @tgolob in #246
- Exit SSE readLine loop immediately if Flowable is disposed by @drakeet in #258
- Removed unused imports by @ronilbhattarai in #262
- Make openai-java compatible with Java 11 modular applications by @haumacher in #243
- Add Audio APIs by @teerapap in #292
- add chinese support by @Mrblw in #265
- Fix typo in
Streaming thread shutdown
of README by @bowenliang123 in #276 - Upgrade jackson-annotations by @tox-p in #232
- 🐛 missing name field by @Grogdunn in #299
New Contributors
- @tgolob made their first contribution in #246
- @drakeet made their first contribution in #258
- @ronilbhattarai made their first contribution in #262
- @haumacher made their first contribution in #243
- @teerapap made their first contribution in #292
- @Mrblw made their first contribution in #265
- @bowenliang123 made their first contribution in #276
- @tox-p made their first contribution in #232
- @Grogdunn made their first contribution in #299
Full Changelog: 0.12.0...0.13.0