OptionalbaseBase url for endpoint. Defaults to https://firebasevertexai.googleapis.com
OptionalmaxLimits amount of sequential function calls the SDK can make during automatic function calling, in order to prevent infinite loops. If not specified, this value defaults to 10.
When it reaches this limit, it will return the last response received from the model, whether it is a text response or further function calls.
OptionaltimeoutRequest timeout in milliseconds. Defaults to 180 seconds (180000ms).
Params passed to getGenerativeModel.