XAIMessage
Defined in: backend/src/providers/xai.ts:37
Properties
Section titled “Properties”content
Section titled “content”content:
XAIMessageContent
Defined in: backend/src/providers/xai.ts:39
optionalname:string
Defined in: backend/src/providers/xai.ts:40
role:
"system"|"user"|"assistant"|"tool"
Defined in: backend/src/providers/xai.ts:38
tool_calls?
Section titled “tool_calls?”
optionaltool_calls:object[]
Defined in: backend/src/providers/xai.ts:41
function
Section titled “function”function:
object
function.arguments
Section titled “function.arguments”arguments:
string
function.name
Section titled “function.name”name:
string
id:
string
type:
"function"