CJCrafter / CJCrafter/ChatGPT-Java-API
Completions inconsistency
未關閉
- 主要語言
- Kotlin
- 星號
- 72
- 分支
- 12
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
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.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- kotlin
- 領域
- api
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100