Invokes the chat model with a single input.
invoke(
input: BaseLanguageModelInput,
options: ChatXAICallOptions
): Promise<AIMessageChunk<MessageStructure<MessageToolSet| Name | Type | Description |
|---|---|---|
input* | BaseLanguageModelInput | |
options | ChatXAICallOptions |
The input for the language model.
The call options.