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 a96fe1e + 2b6e5ad commit 83288fdCopy full SHA for 83288fd
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.75.0"),
+ .package(url: "https://github.com/awslabs/aws-sdk-swift", from: "0.76.0"),
26
.package(url: "https://github.com/fumito-ito/FunctionCalling", from: "0.3.0")
27
28
targets: [
0 commit comments