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 e06503a commit 8b12e5fCopy full SHA for 8b12e5f
Package.swift
@@ -22,7 +22,7 @@ let package = Package(
22
targets: ["AnthropicSwiftSDK-VertexAI"]),
23
],
24
dependencies: [
25
- .package(url: "https://github.com/awslabs/aws-sdk-swift", from: "1.0.8"),
+ .package(url: "https://github.com/awslabs/aws-sdk-swift", from: "1.0.9"),
26
.package(url: "https://github.com/fumito-ito/FunctionCalling", from: "0.4.0")
27
28
targets: [
0 commit comments