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 f89e28d + 4607b7a commit 40e2187Copy full SHA for 40e2187
Package.swift
@@ -17,7 +17,7 @@ let package = Package(
17
],
18
dependencies: [
19
.package(url: "https://github.com/FunctionCalling/FunctionCalling", from: "0.5.0"),
20
- .package(url: "https://github.com/MacPaw/OpenAI", from: "0.3.7")
+ .package(url: "https://github.com/MacPaw/OpenAI", from: "0.3.8")
21
22
targets: [
23
// Targets are the basic building blocks of a package, defining a module or a test suite.
0 commit comments