toggle menu
openai-kotlin
common
switch theme
search in API
openai-core
/
com.aallam.openai.api.chat
/
ChatChoice
/
ChatChoice
Chat
Choice
constructor
(
index
:
Int
,
message
:
ChatMessage
,
finishReason
:
FinishReason
?
=
null
,
logprobs
:
Logprobs
?
=
null
)