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