ChatGPT-Java-API
2.0.2-SNAPSHOT
jvm
ChatGPT-Java-API
/
com.cjcrafter.openai.completions
/
CompletionChoiceChunk
/
CompletionChoiceChunk
Completion
Choice
Chunk
constructor
(
text
:
String
,
index
:
Int
,
logprobs
:
List
<
Float
>
?
,
finishReason
:
FinishReason
?
)
Create empty Completion choice, for internal usage.