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 b67aeb6 commit 1b3ca16Copy full SHA for 1b3ca16
Package.swift
@@ -20,7 +20,7 @@ let package = Package(
20
],
21
dependencies: [
22
.package(url: "https://github.com/fumito-ito/FunctionCalling", from: "0.5.0"),
23
- .package(url: "https://github.com/lzell/AIProxySwift.git", from: "0.42.3")
+ .package(url: "https://github.com/lzell/AIProxySwift.git", from: "0.43.0")
24
25
targets: [
26
// Targets are the basic building blocks of a package, defining a module or a test suite.
0 commit comments