TheoKanning / openai-java

OpenAI Api Client in Java
MIT License
4.68k stars 1.16k forks source link

Done some Refactoring, like extract method, extract class, decomposing conditional etc. #489

Open BuzzLightyear2002 opened 3 months ago

BuzzLightyear2002 commented 3 months ago

Thanks for submitting a pull request! Please check CONTRIBUTING.md for style guidelines.

Changes

Describe your changes here

New API Checklist

See CONTRIBUTING.md for more info.

  1. [x] Documentation for every variable
  2. [x] Class-level documentation
  3. [x] POJO JSON parsing tests
  4. [x] Service integration tests