| Package | Description |
|---|---|
| com.plexpt.chatgpt | |
| com.plexpt.chatgpt.api |
| Modifier and Type | Method and Description |
|---|---|
ChatCompletionResponse |
ChatGPT.chatCompletion(ChatCompletion chatCompletion)
最新版的GPT-3.5 chat completion 更加贴近官方网站的问答模型
|
ChatCompletionResponse |
ChatGPT.chatCompletion(List<Message> messages)
简易版
|
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<ChatCompletionResponse> |
Api.chatCompletion(ChatCompletion chatCompletion)
chat
|
Copyright © 2023. All rights reserved.