XAIRequest
Defined in: backend/src/providers/xai.ts:51
Properties
Section titled “Properties”frequency_penalty?
Section titled “frequency_penalty?”
optionalfrequency_penalty:number
Defined in: backend/src/providers/xai.ts:57
max_tokens?
Section titled “max_tokens?”
optionalmax_tokens:number
Defined in: backend/src/providers/xai.ts:55
messages
Section titled “messages”messages:
XAIMessage[]
Defined in: backend/src/providers/xai.ts:53
model:
string
Defined in: backend/src/providers/xai.ts:52
presence_penalty?
Section titled “presence_penalty?”
optionalpresence_penalty:number
Defined in: backend/src/providers/xai.ts:58
optionalstop:string[]
Defined in: backend/src/providers/xai.ts:59
stream?
Section titled “stream?”
optionalstream:boolean
Defined in: backend/src/providers/xai.ts:60
temperature?
Section titled “temperature?”
optionaltemperature:number
Defined in: backend/src/providers/xai.ts:54
top_p?
Section titled “top_p?”
optionaltop_p:number
Defined in: backend/src/providers/xai.ts:56