Skip to content

1.1.1

Compare
Choose a tag to compare
@jetkai jetkai released this 08 Mar 20:10
· 6 commits to main since this release

OpenAI For Java

codecov GitHub Workflow Status

Release 1.1.1

  • Code optimization
  • Resolved an issue that was causing the createInstance method to null
  • Fixes for incorrect field types
  • Added further testing coverage and exceptions
  • Removed builders that would not be used
  • Removed *.create() for all builders as this was not used