request(
input: InputType,
parameters: GoogleAIModelRequestParams,
options: CallOptions,
runManager: BaseRunManager
): Promise<ResponseType>| Name | Type | Description |
|---|---|---|
input* | InputType | |
parameters* | GoogleAIModelRequestParams | |
options* | CallOptions | |
runManager | BaseRunManager |