toggle menu
openai-kotlin
common
switch theme
search in API
openai-core
/
com.aallam.openai.api.completion
/
TextCompletion
/
TextCompletion
Text
Completion
constructor
(
id
:
String
,
created
:
Long
,
model
:
ModelId
,
choices
:
List
<
Choice
>
,
usage
:
Usage
?
=
null
)