Kikoyu Core API Reference / ModelMessage
Interface: ModelMessage
Properties
content
content:
string
Defined in
types.ts:23
name?
optionalname:string
Defined in
types.ts:24
role
role:
ModelRole
Defined in
types.ts:22
toolCallId?
optionaltoolCallId:string
Defined in
types.ts:25
toolCalls?
optionaltoolCalls:ToolCall[]
Defined in
types.ts:26