OpenAIChatCompletionChunk
Defined in: wrapper/src/openai-sdk.ts:103
OpenAI chat completion chunk (streaming).
Properties
Section titled “Properties”choices
Section titled “choices”choices:
OpenAIStreamChoice[]
Defined in: wrapper/src/openai-sdk.ts:108
created
Section titled “created”created:
number
Defined in: wrapper/src/openai-sdk.ts:106
id:
string
Defined in: wrapper/src/openai-sdk.ts:104
model:
string
Defined in: wrapper/src/openai-sdk.ts:107
object
Section titled “object”object:
"chat.completion.chunk"
Defined in: wrapper/src/openai-sdk.ts:105