Skip to content

Commit 3076ccb

Browse files
committed
Update PR# in changelog
1 parent f54eb4f commit 3076ccb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

FirebaseVertexAI/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@
4646
unknown or unhandled values. (#13728, #13854, #13860)
4747
- [changed] **Breaking Change**: The `Tool` initializer is now internal; use the
4848
new type method `functionDeclarations(_:)` to create a `Tool` for function
49-
calling. (#TODO)
49+
calling. (#13873)
5050
- [changed] **Breaking Change**: The `FunctionCallingConfig` initializer and
5151
`Mode` enum are now internal; use one of the new type methods `auto()`,
52-
`any(allowedFunctionNames:)`, or `none()` to create a config. (#TODO)
52+
`any(allowedFunctionNames:)`, or `none()` to create a config. (#13873)
5353
- [changed] The default request timeout is now 180 seconds instead of the
5454
platform-default value of 60 seconds for a `URLRequest`; this timeout may
5555
still be customized in `RequestOptions`. (#13722)

0 commit comments

Comments
 (0)