@reactor/ai — chatcompletionresponse
@reactor/ai / ChatCompletionResponse
Interface: ChatCompletionResponse
Section titled “Interface: ChatCompletionResponse”Defined in: index.ts:69
Properties
Section titled “Properties”choices
Section titled “choices”choices:
ChatCompletionChoice[]
Defined in: index.ts:74
created
Section titled “created”created:
number
Defined in: index.ts:72
id:
string
Defined in: index.ts:70
model:
string
Defined in: index.ts:73
object
Section titled “object”object:
"chat.completion"
Defined in: index.ts:71
usage?
Section titled “usage?”
optionalusage?:ChatCompletionUsage
Defined in: index.ts:75