Skip to content

1.1.0

Compare
Choose a tag to compare
@jetkai jetkai released this 08 Mar 00:05
· 23 commits to main since this release
11b16fc

OpenAI For Java

codecov GitHub Workflow Status

Release 1.1.0

  • Rewritten majority of source to be more optimized
  • Builders for all API's
  • Includes Optional<*> & null checks
  • Null reporting + more throws to indicate any potential issues
  • Proxy support You can also set your own HttpClient if you would prefer
  • Moved majority of the classes around and set them to final / protected