| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2023-11-12 | 1.2 kB | |
| TTS, Dall-e 3, and dynamic function parameters source code.tar.gz | 2023-11-12 | 304.6 kB | |
| TTS, Dall-e 3, and dynamic function parameters source code.zip | 2023-11-12 | 385.1 kB | |
| Totals: 3 Items | 690.9 kB | 0 | |
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