DeepSeek Kotlin SDK
Toggle table of contents
0.3.1
common
Platform filter
common
Switch theme
Search in API
DeepSeek Kotlin SDK
DeepSeek Kotlin SDK
/
org.oremif.deepseek.models
/
FIMChoice
/
FIMChoice
FIMChoice
constructor
(
text
:
String
,
index
:
Int
,
finishReason
:
FinishReason
?
=
null
,
logprobs
:
FIMLogProbs
?
=
null
)