We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b8b614 commit e70e306Copy full SHA for e70e306
FirebaseVertexAI/CHANGELOG.md
@@ -23,8 +23,8 @@
23
`GenerateContentRequest` contains only images or other non-text content.
24
(#13721)
25
- [changed] The default request timeout is now 180 seconds instead of the
26
- platform-default value for a `URLRequest`; this timeout may still be
27
- customized in `RequestOptions`. (#13722)
+ platform-default value for a `URLRequest` (typically 60 seconds); this timeout
+ may still be customized in `RequestOptions`. (#13722)
28
29
# 11.3.0
30
- [added] Added `Decodable` conformance for `FunctionResponse`. (#13606)
0 commit comments