timeout property

AiModel.timeout property

Gets or sets the number of milliseconds to wait before the request to AI model times out. The default value is 100,000 milliseconds (100 seconds).

get timeout(): number

See Also