import { ... } from "@langchain/google";Call options for the ChatGoogle model.
This interface extends the base Google chat model call options and provides
configuration for individual model invocations. These options can be passed
when calling methods like invoke(), stream(), or batch() to customize
the behavior of a specific request.
Configuration parameters for the ChatGoogle model.
This interface extends the base Google chat model parameters and adds specific configuration options for the Generative AI API.