This repository was archived by the owner on Feb 11, 2025. It is now read-only.
Releases: ai-for-java/openai4j
Releases · ai-for-java/openai4j
0.3.0
- added option to define timeouts for connection, reading and writing
- added option to define a proxy
0.2.0
- migrated to fluent api
- added moderations endpoint
- logging requests and responses is now configurable
- bugfixes
0.1.0
Initial version with limited functionality:
- completions (sync, async, stream)
- chat completions (sync, async, stream)
- embeddings (sync, async)