0.17.0
版本发布时间: 2023-11-13 07:22:54
TheoKanning/openai-java最新发布版本:0.18.1(2023-11-17 07:45:45)
Assistants still WIP
What's Changed
- Catch errors when deleting file in FineTuningTest by @TheoKanning in https://github.com/TheoKanning/openai-java/pull/383
- feat(image): new feature for dalle api. by @vacuityv in https://github.com/TheoKanning/openai-java/pull/393
- Add support to new speech API (TTS) by @danielfariati in https://github.com/TheoKanning/openai-java/pull/392
- Support Assistants by @remyohajinwa in https://github.com/TheoKanning/openai-java/pull/395
- Change compilation github workflow by @TheoKanning in https://github.com/TheoKanning/openai-java/pull/398
- Implement creation of "function" parameters at runtime by @BartSoj in https://github.com/TheoKanning/openai-java/pull/339
New Contributors
- @vacuityv made their first contribution in https://github.com/TheoKanning/openai-java/pull/393
- @danielfariati made their first contribution in https://github.com/TheoKanning/openai-java/pull/392
- @remyohajinwa made their first contribution in https://github.com/TheoKanning/openai-java/pull/395
- @BartSoj made their first contribution in https://github.com/TheoKanning/openai-java/pull/339
Full Changelog: https://github.com/TheoKanning/openai-java/compare/0.16.1...0.17.0