Skip to content

Tags: openai/openai-java

Tags

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #459 from openai/release-please--branches--main--c…

…hanges--next

release: 1.6.0

v1.5.1

Toggle v1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 1.5.1 (#450)

* chore(ci): run on more branches and use depot runners

* chore(ci): only use depot for staging repos

* docs: add responses input file example (#446)

* ResponseInputFileExample.java

* add example PDF file and fix lint

* refactor: rename example file

* refactor: slight example chnages

---------

Co-authored-by: Tomer Aberbach <[email protected]>

* fix(client): add missing convenience methods
chore(internal): use `byteInputStream()` in tests

* chore: run formatter

* chore(internal): java 17 -> 21 on ci

* release: 1.5.1

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Co-authored-by: nuclear bean <[email protected]>
Co-authored-by: Tomer Aberbach <[email protected]>

v1.5.0

Toggle v1.5.0's commit message
release: 1.5.0

v1.4.1

Toggle v1.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 1.4.1 (#444)

* fix(internal): release flow

* fix(internal): test compilation error

* release: 1.4.1

---------

Co-authored-by: Tomer Aberbach <[email protected]>
Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 1.4.0 (#443)

* docs: explain jackson compat in readme

* perf(internal): improve compilation+test speed

* feat(api): add o3 and o4-mini model IDs

* docs: explain http client customization

* release: 1.4.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v1.3.1

Toggle v1.3.1's commit message
release: 1.3.1

v1.3.0

Toggle v1.3.0's commit message
release: 1.3.0

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 1.2.0 (#434)

* refactor(client): deduplicate page response classes (#433)

feat(client): make pagination robust to missing data
docs: add comments for page methods

* refactor(client): migrate pages to builder pattern (#435)

* release: 1.2.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 1.1.1 (#430)

* chore(internal): expand CI branch coverage (#429)

* fix(client): bump to better jackson version (#432)

* release: 1.1.1

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 1.1.0 (#428)

* feat(client): support setting base URL via env var (#427)

* release: 1.1.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>