ChatChunk
Defined in: packages/core/src/chat/types.ts:98
Streaming chat chunk
Properties
content
content:
string
Defined in: packages/core/src/chat/types.ts:103
Content delta (partial content)
finishReason
finishReason:
FinishReason
Defined in: packages/core/src/chat/types.ts:106
Why the completion finished (only on last chunk)
id
id:
string
Defined in: packages/core/src/chat/types.ts:100
Completion ID