@reactor/ai — chatcompletionchunkdelta
@reactor/ai / ChatCompletionChunkDelta
Interface: ChatCompletionChunkDelta
Section titled “Interface: ChatCompletionChunkDelta”Defined in: index.ts:78
Properties
Section titled “Properties”content?
Section titled “content?”
optionalcontent?:string|null
Defined in: index.ts:80
optionalrole?:"assistant"
Defined in: index.ts:79
tool_calls?
Section titled “tool_calls?”
optionaltool_calls?:Partial<ToolCall>[]
Defined in: index.ts:81