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.
2 parents 12df5dd + 86f02b8 commit 451130fCopy full SHA for 451130f
Package.swift
@@ -16,7 +16,7 @@ let package = Package(
16
targets: ["FunctionCalling-FirebaseVertexAI"]),
17
],
18
dependencies: [
19
- .package(url: "https://github.com/fumito-ito/FunctionCalling", from: "0.4.0"),
+ .package(url: "https://github.com/fumito-ito/FunctionCalling", from: "0.5.0"),
20
.package(url: "https://github.com/firebase/firebase-ios-sdk.git", from: "11.4.0")
21
22
targets: [
0 commit comments