0.9.0
版本发布时间: 2023-01-08 23:25:27
TheoKanning/openai-java最新发布版本:0.18.1(2023-11-17 07:45:45)
Added image generation, editing, and variations.
What's Changed
- Delete deprecated Answer, Classification, and Search APIs by @TheoKanning in https://github.com/TheoKanning/openai-java/pull/59
- Gradle 8.0 deprecation fix by @TheoKanning in https://github.com/TheoKanning/openai-java/pull/60
- Add test for CompletionRequest n parameter by @TheoKanning in https://github.com/TheoKanning/openai-java/pull/61
- Upgrade github actions plugins by @TheoKanning in https://github.com/TheoKanning/openai-java/pull/64
- Add image generation, editing, and variations by @TheoKanning in https://github.com/TheoKanning/openai-java/pull/63
- Exposed initialization state for service (for scenario testing). by @hawkan in https://github.com/TheoKanning/openai-java/pull/47
- Update readme by @TheoKanning in https://github.com/TheoKanning/openai-java/pull/65
- Update version to 0.9.0 by @TheoKanning in https://github.com/TheoKanning/openai-java/pull/66
New Contributors
- @hawkan made their first contribution in https://github.com/TheoKanning/openai-java/pull/47
Full Changelog: https://github.com/TheoKanning/openai-java/compare/0.8.1...0.9.0