public class ChatGPTClient extends Object
OpenAiClient,
OpenAiStreamClient| Constructor and Description |
|---|
ChatGPTClient(String apiKey) |
| Modifier and Type | Method and Description |
|---|---|
String |
askQuestion(String question)
Deprecated.
|
public ChatGPTClient(String apiKey)
@Deprecated public String askQuestion(String question)
question - OpenAiClient,
OpenAiStreamClientCopyright © 2023 grt1228. All rights reserved.