http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-ai-openai
/
org.http4k.connect.openai.action
/
CompletionResponse
/
CompletionResponse
Completion
Response
constructor
(
blankId
:
String
,
created
:
Timestamp
,
blankModel
:
String
,
choices
:
List
<
Choice
>
,
blankObjectType
:
String
,
usage
:
Usage
?
=
null
,
system_fingerprint
:
String
?
=
null
,
service_tier
:
String
?
=
null
)
(
source
)