CJCrafter / CJCrafter/ChatGPT-Java-API

Completions inconsistency

Open
#39 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
72
Forks
12
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the OpenAI class and inspecting how the existing object handlers are exposed. Compare the current completions and chat-completions access patterns with the official API shape; done means each has its own handler and the public API is consistent with that structure.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.