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 b23d1fe commit 842f137Copy full SHA for 842f137
FirebaseVertexAI/CHANGELOG.md
@@ -55,6 +55,9 @@
55
- [changed] **Breaking Change**: The minimum deployment target for the SDK is
56
now macOS 12.0; all other platform minimums remain the same at iOS 15.0,
57
macCatalyst 15.0, tvOS 15.0, and watchOS 8.0. (#13903)
58
+- [changed] **Breaking Change**: All of the public properties of
59
+ `GenerationConfig` are now `internal`; they all remain configurable in the
60
+ initializer. (#13904)
61
- [changed] The default request timeout is now 180 seconds instead of the
62
platform-default value of 60 seconds for a `URLRequest`; this timeout may
63
still be customized in `RequestOptions`. (#13722)
0 commit comments