openai/openai-java

Public

mirrored from https://github.com/openai/openai-javaAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
main

Branches

Tags

  • No tags available.
14Branches199Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

Commit

release: 0.31.1 (#273)

* docs: note required fields in `builder` javadoc (#272)

* chore(client): expose `Optional`, not nullable, from `ClientOptions` (#274)

* fix(api): add missing file rank enum + more metadata (#276)

* docs: add audio transcription example

* docs: embeddings example (#263)

* fix: change model to TEXT_EMBEDDING_3_SMALL due to unsupported dimensions

TEXT_EMBEDDING_ADA_002 does not support the `dimensions` option,
so the model has been changed to TEXT_EMBEDDING_3_SMALL to ensure proper functionality.

* docs: add `EmbeddingsExample`

* release: 0.31.1

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Co-authored-by: Tomer Aberbach <tomer@stainless.com>
Co-authored-by: Ykoh <kohyounghwan@gmail.com>
Changed files1010 shown on this page
Branches0Containing branches
Tags0Containing tags