| 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 更加贴近官方网站的问答模型
|
void |
ChatGPTStream.streamChatCompletion(ChatCompletion chatCompletion,
okhttp3.sse.EventSourceListener eventSourceListener)
流式输出
|
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<ChatCompletionResponse> |
Api.chatCompletion(ChatCompletion chatCompletion)
聊天
Chat
|
Copyright © 2024. All rights reserved.