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 1e00305 commit 46085a8Copy full SHA for 46085a8
Package.swift
@@ -16,7 +16,7 @@ let package = Package(
16
targets: ["AnthropicSwiftSDK"]),
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/fumito-ito/SwiftyJSONLines.git", from: "0.0.3")
21
22
targets: [
0 commit comments