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