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