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 d83dd7f + 621a452 commit 76a4f47Copy full SHA for 76a4f47
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.46.0")
+ .package(url: "https://github.com/lzell/AIProxySwift.git", from: "0.49.0")
24
25
targets: [
26
// Targets are the basic building blocks of a package, defining a module or a test suite.
0 commit comments