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 bf787b1 commit 5174b35Copy full SHA for 5174b35
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.115.0")
+ .package(url: "https://github.com/lzell/AIProxySwift.git", from: "0.116.0")
24
25
targets: [
26
// Targets are the basic building blocks of a package, defining a module or a test suite.
0 commit comments