toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-ai-openai
/
org.http4k.connect.openai.action
/
CompletionResponse
/
CompletionResponse
Completion
Response
constructor
(
id
:
CompletionId
,
created
:
Timestamp
,
model
:
ModelName
,
choices
:
List
<
Choice
>
,
objectType
:
ObjectType
,
usage
:
Usage
?
=
null
,
system_fingerprint
:
String
?
=
null
,
service_tier
:
String
?
=
null
)