openai-java
openai-java copied to clipboard
Update ChatCompletionRequest.java - support format=json
Thanks for submitting a pull request! Please check CONTRIBUTING.md for style guidelines.
Changes
Add the format
request parameter
New API Checklist
See CONTRIBUTING.md for more info.
- [x] Documentation for every variable
- [x] Class-level documentation
- [ ] POJO JSON parsing tests
- [ ] Service integration tests