Skip to content

Releases: openai/openai-java

v0.8.1

21 Dec 21:07
Compare
Choose a tag to compare

0.8.1 (2024-12-20)

Full Changelog: v0.8.0...v0.8.1

Chores

Documentation

  • add note about feedback (1a5517f)

v0.8.0

17 Dec 18:22
Compare
Choose a tag to compare

0.8.0 (2024-12-17)

Full Changelog: v0.7.5...v0.8.0

Features

  • api: new o1 and GPT-4o models + preference fine-tuning (#46) (4f2fac5)

Chores

v0.7.5

13 Dec 15:52
Compare
Choose a tag to compare

0.7.5 (2024-12-13)

Full Changelog: v0.7.4...v0.7.5

Chores

  • internal: remove unused and expand used wildcard imports (#43) (39bfc4e)
  • internal: remove unused and expand used wildcard imports (#44) (7f7e131)
  • test: use JsonValue instead of JsonString (#41) (8d2dd03)

v0.7.4

12 Dec 16:59
Compare
Choose a tag to compare

0.7.4 (2024-12-12)

Full Changelog: v0.7.3...v0.7.4

Chores

v0.7.3

12 Dec 02:11
Compare
Choose a tag to compare

0.7.3 (2024-12-11)

Full Changelog: v0.7.2...v0.7.3

Chores

Styles

  • internal: make enum value definitions less verbose (#35) (1effd49)
  • internal: move enum identity methods to bottom of class (#37) (7a9d27a)

v0.7.2

11 Dec 19:23
Compare
Choose a tag to compare

0.7.2 (2024-12-11)

Full Changelog: v0.7.1...v0.7.2

Chores

  • update example values in tests and docs (#33) (e74f2b5)

v0.7.1

09 Dec 22:59
Compare
Choose a tag to compare

0.7.1 (2024-12-09)

Full Changelog: v0.7.0...v0.7.1

Chores

v0.7.0

04 Dec 20:55
Compare
Choose a tag to compare

0.7.0 (2024-12-04)

Full Changelog: v0.6.0...v0.7.0

Features

Chores

Documentation

  • add missing parameter to code snippet (#26) (8e7421f)

v0.6.0

27 Nov 05:03
Compare
Choose a tag to compare

0.6.0 (2024-11-27)

Full Changelog: v0.5.1...v0.6.0

⚠ BREAKING CHANGES

  • client: remove duplicated classes

Features

  • derive gpg release key's id via gpg itself (#25) (6aad041)

Bug Fixes

  • client: remove duplicated classes (8a8f11f)

v0.5.1

26 Nov 16:09
Compare
Choose a tag to compare

0.5.1 (2024-11-26)

Full Changelog: v0.5.0...v0.5.1

Chores