ChatGPT-Java-API
ChatGPT-Java-API copied to clipboard
Completions inconsistency
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