This repository has been archived by the owner on Jun 6, 2024. It is now read-only.
Releases: TheoKanning/openai-java
Releases · TheoKanning/openai-java
Assistant API Fixes 2
What's Changed
- feat(assistant-function): change the function define and a test for function by @vacuityv in #415
- Assistant fixed by @vacuityv in #414
- Update to version 0.18.2 by @TheoKanning in #417
Full Changelog: 0.18.1...0.18.2
Assistant API Fixes
What's Changed
- fix(assistant-run): run ans run-step by @vacuityv in #408
- Update to version 0.18.1 by @TheoKanning in #410
Full Changelog: 0.18.0...0.18.1
Assistant API Support
What's Changed
- feat(threads): add support for Threads in the Assistants by @vacuityv in #400
- 390 Added runs by @bjorkman in #401
- Add MessageContent types and simplify list querying by @TheoKanning in #405
- Update to version 0.18.0 by @TheoKanning in #406
New Contributors
Full Changelog: 0.17.0...0.18.0
TTS, Dall-e 3, and dynamic function parameters
Assistants still WIP
What's Changed
- Catch errors when deleting file in FineTuningTest by @TheoKanning in #383
- feat(image): new feature for dalle api. by @vacuityv in #393
- Add support to new speech API (TTS) by @danielfariati in #392
- Support Assistants by @remyohajinwa in #395
- Change compilation github workflow by @TheoKanning in #398
- Implement creation of "function" parameters at runtime by @BartSoj in #339
New Contributors
- @vacuityv made their first contribution in #393
- @danielfariati made their first contribution in #392
- @remyohajinwa made their first contribution in #395
- @BartSoj made their first contribution in #339
Full Changelog: 0.16.1...0.17.0
0.16.1
What's Changed
- Implemented missing API for issue #366: No Retrieve file content api by @costescuandrei in #367
- Fix java 8 compilation by @TheoKanning in #378
- Add fine-tuning api models to json test by @TheoKanning in #379
- Fix fine-tuning test by @TheoKanning in #380
- Add File status fields by @TheoKanning in #381
- Update version to 0.16.1 by @TheoKanning in #382
New Contributors
- @costescuandrei made their first contribution in #367
Full Changelog: 0.16.0...0.16.1
0.16.0
Added Chat GPT Fine-tuning API
What's Changed
- Add workflow to make sure code compiles on pull requests by @TheoKanning in #359
- Fixes #123 by @aaronuu in #352
- Add latest Fine Tuning API by @TheoKanning in #360
- Update to version 0.16.0 by @TheoKanning in #361
Full Changelog: 0.15.0...0.16.0
0.15.0
What's Changed
- Added Audio to the API list in the README by @AlphaSerpentis in #324
- added timeout duration to service instantiation for demonstration purposes by @csoltenborn in #341
- New features: token calculation logic and account information query logic. by @aaronuu in #311
New Contributors
- @AlphaSerpentis made their first contribution in #324
- @csoltenborn made their first contribution in #341
- @aaronuu made their first contribution in #311
Full Changelog: 0.14.0...0.15.0
0.14.0
Supports new Functions API
What's Changed
- Added "function" capabilities by @Eduardo-T in #298
New Contributors
- @Eduardo-T made their first contribution in #298
Full Changelog: 0.13.0...0.14.0
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
0.12.0
Streaming support for Test and Chat completion
Also included minor text changes
What's Changed
- Streaming support by @n3bul4 in #195
- Add streaming tests by @TheoKanning in #225
- Add gpt-4 and FAQ to readme by @TheoKanning in #226
- Remove references to specific GPT models by @TheoKanning in #227
- Update version to 0.12.0 by @TheoKanning in #228
New Contributors
Full Changelog: 0.11.1...0.12.0