0.11.1
版本发布时间: 2023-03-16 11:40:39
TheoKanning/openai-java最新发布版本:0.18.1(2023-11-17 07:45:45)
What's Changed
- Update OpenAiService reference in README.md by @izeye in https://github.com/TheoKanning/openai-java/pull/162
- Add vscode and bin/obj folders to gitignore by @mzhu-ai in https://github.com/TheoKanning/openai-java/pull/152
- Add no arg constructor to ChatCompletionRequest by @mzhu-ai in https://github.com/TheoKanning/openai-java/pull/151
- Update Gradle, Add wrapper validation, simplify buildscripts by @runningcode in https://github.com/TheoKanning/openai-java/pull/72
- Update to gradle 8.0.2 by @TheoKanning in https://github.com/TheoKanning/openai-java/pull/169
- Check that token isn't null by @TheoKanning in https://github.com/TheoKanning/openai-java/pull/170
- JsonProperties avoiding 'Unrecognized request argument supplied' erro… by @GianSeb in https://github.com/TheoKanning/openai-java/pull/91
- Rename nEpochs to n_epochs in FineTuneRequest by @Sliman4 in https://github.com/TheoKanning/openai-java/pull/148
- Add JsonProperty snake case names to each variable by @TheoKanning in https://github.com/TheoKanning/openai-java/pull/172
- Add proxy instructions to the README by @TheoKanning in https://github.com/TheoKanning/openai-java/pull/173
New Contributors
- @izeye made their first contribution in https://github.com/TheoKanning/openai-java/pull/162
- @mzhu-ai made their first contribution in https://github.com/TheoKanning/openai-java/pull/152
- @runningcode made their first contribution in https://github.com/TheoKanning/openai-java/pull/72
- @GianSeb made their first contribution in https://github.com/TheoKanning/openai-java/pull/91
- @Sliman4 made their first contribution in https://github.com/TheoKanning/openai-java/pull/148
Full Changelog: https://github.com/TheoKanning/openai-java/compare/0.11.0...0.11.1