Skip to content

Commit 20d08de

Browse files
committed
Add changelog entry
1 parent 331fa89 commit 20d08de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

FirebaseVertexAI/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@
5050
- [changed] **Breaking Change**: The `FunctionCallingConfig` initializer and
5151
`Mode` enum are now internal; use one of the new type methods `auto()`,
5252
`any(allowedFunctionNames:)`, or `none()` to create a config. (#13873)
53+
- [changed] **Breaking Change**: The `CandidateResponse` type is now named
54+
`Candidate`. (#13897)
5355
- [changed] The default request timeout is now 180 seconds instead of the
5456
platform-default value of 60 seconds for a `URLRequest`; this timeout may
5557
still be customized in `RequestOptions`. (#13722)

0 commit comments

Comments
 (0)