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 331fa89 commit 20d08deCopy full SHA for 20d08de
FirebaseVertexAI/CHANGELOG.md
@@ -50,6 +50,8 @@
50
- [changed] **Breaking Change**: The `FunctionCallingConfig` initializer and
51
`Mode` enum are now internal; use one of the new type methods `auto()`,
52
`any(allowedFunctionNames:)`, or `none()` to create a config. (#13873)
53
+- [changed] **Breaking Change**: The `CandidateResponse` type is now named
54
+ `Candidate`. (#13897)
55
- [changed] The default request timeout is now 180 seconds instead of the
56
platform-default value of 60 seconds for a `URLRequest`; this timeout may
57
still be customized in `RequestOptions`. (#13722)
0 commit comments