Interface RequestOptions (0.5.0)

Request options params passed to getGenerativeModel method in VertexAI class.

Package

@google-cloud/vertexai

Properties

timeoutMillis

timeoutMillis?: number;

time out in milli seconds. time out value needs to be non negative.