CJCrafter/ChatGPT-Java-API

Completions inconsistency

Opened this issue · 0 comments

Every object gets their own handler accessible from the OpenAI class except for completions (both completions and chat completions). They each should get their own handler. This will also help the API match up better with the official APIs provided by OpenAI