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 a9428c9 + d004d51 commit 54febc2Copy full SHA for 54febc2
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: "0.32.0"),
+ .package(url: "https://github.com/awslabs/aws-sdk-swift", from: "0.74.0"),
26
.package(url: "https://github.com/fumito-ito/FunctionCalling", from: "0.3.0")
27
28
targets: [
0 commit comments