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 5a93ee7 + e02bcc9 commit 6553bcaCopy full SHA for 6553bca
Package.swift
@@ -19,7 +19,7 @@ let package = Package(
19
)
20
],
21
dependencies: [
22
- .package(url: "https://github.com/fumito-ito/FunctionCalling", from: "0.4.0"),
+ .package(url: "https://github.com/fumito-ito/FunctionCalling", from: "0.5.0"),
23
.package(url: "https://github.com/lzell/AIProxySwift.git", from: "0.34.0")
24
25
targets: [
0 commit comments