Skip to content

SwiftOpenAI: OpenAI API Integration for Swift

Compare
Choose a tag to compare
@jamesrochabrun jamesrochabrun released this 24 Oct 08:17
· 252 commits to main since this release
e066c2a

SwiftOpenAI v1.0.0 is a Swift package that provides a wrapper for the OpenAI API. This version supports all the primary OpenAI endpoints, including Audio, Chat, Embeddings, Fine-tuning, Files, Images, Models, and Moderations. It also comes with demos for each endpoint to help users understand its usage.