1.1.0
OpenAI For Java
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