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 cdc04f4 commit 4064bdfCopy full SHA for 4064bdf
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.76.2"),
+ .package(url: "https://github.com/awslabs/aws-sdk-swift", from: "0.77.0"),
26
.package(url: "https://github.com/fumito-ito/FunctionCalling", from: "0.3.0")
27
28
targets: [
0 commit comments