Skip to content

Releases: jamesrochabrun/SwiftOpenAI

OpenAI DevDay Updates Part one

10 Nov 01:32
Compare
Choose a tag to compare

This release includes updates on the latest OpenAI APIs announced at OpenAI DevDay. This release supports:

  • Parallel Function Calling.
  • Vision API.
  • New demos for Vision and Function Calling.

Simulator Screen Recording - iPhone 15 - 2023-11-09 at 17 12 06

SwiftOpenAI: OpenAI API Integration for Swift

24 Oct 08:17
e066c2a
Compare
Choose a tag to compare

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.