ChatGPT-Java-API icon indicating copy to clipboard operation
ChatGPT-Java-API copied to clipboard

Completions inconsistency

Open CJCrafter opened this issue 1 year ago • 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

CJCrafter avatar Jan 06 '24 22:01 CJCrafter