openai/openai-java
Publicmirrored from https://github.com/openai/openai-javaAvailable
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 files
10 of 10 files listed · truncated