google-gemini / generative-ai-swift

The official Swift library for the Google Gemini API
https://ai.google.dev/gemini-api/docs/get-started/tutorial?lang=swift
Apache License 2.0
864 stars 131 forks source link

Add default `RequestOptions.timeout` of 300 seconds #170

Closed andrewheard closed 1 month ago

andrewheard commented 1 month ago

Updated the default request timeout to 300 seconds (5 minutes) instead of using the platform default (currently 60 seconds).