XAILLM
Defined in: .build/typescript/packages/providers/xai/src/llm.ts:4
Extends
Section titled “Extends”OpenAI
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new XAILLM(
init?
):XAILLM
Defined in: .build/typescript/packages/providers/xai/src/llm.ts:5
Parameters
Section titled “Parameters”Omit
<Partial
<OpenAI
>, "session"
>
Returns
Section titled “Returns”XAILLM
Overrides
Section titled “Overrides”OpenAI.constructor
Accessors
Section titled “Accessors”supportToolCall
Section titled “supportToolCall”Get Signature
Section titled “Get Signature”get supportToolCall():
boolean
Defined in: .build/typescript/packages/providers/xai/src/llm.ts:28
Returns
Section titled “Returns”boolean
Overrides
Section titled “Overrides”OpenAI.supportToolCall