XAIResponse
Defined in: backend/src/providers/xai.ts:63
Properties
Section titled “Properties”choices
Section titled “choices”choices:
object[]
Defined in: backend/src/providers/xai.ts:68
finish_reason
Section titled “finish_reason”finish_reason:
"stop"|"length"|"tool_calls"|null
index:
number
message
Section titled “message”message:
XAIMessage
created
Section titled “created”created:
number
Defined in: backend/src/providers/xai.ts:66
id:
string
Defined in: backend/src/providers/xai.ts:64
model:
string
Defined in: backend/src/providers/xai.ts:67
object
Section titled “object”object:
"chat.completion"
Defined in: backend/src/providers/xai.ts:65
usage?
Section titled “usage?”
optionalusage:object
Defined in: backend/src/providers/xai.ts:73
completion_tokens
Section titled “completion_tokens”completion_tokens:
number
prompt_tokens
Section titled “prompt_tokens”prompt_tokens:
number
total_tokens
Section titled “total_tokens”total_tokens:
number