@reactor/ai — message
@reactor/ai / Message
Interface: Message
Section titled “Interface: Message”Defined in: index.ts:15
Properties
Section titled “Properties”content
Section titled “content”content:
string|null
Defined in: index.ts:17
optionalname?:string
Defined in: index.ts:18
role:
"system"|"user"|"assistant"|"tool"
Defined in: index.ts:16
tool_call_id?
Section titled “tool_call_id?”
optionaltool_call_id?:string
Defined in: index.ts:19
tool_calls?
Section titled “tool_calls?”
optionaltool_calls?:ToolCall[]
Defined in: index.ts:20