OpenAI Swift Client A Swift client library for interacting with the OpenAI API. Requirements Swift 5.9+ macOS 14+ OpenAI API key Installation Swift Package Manager Add the following to your Package.swift file: .package(url: "https://github.com/nathanborror/swift-openai.git", branch: "main")