Assistants API (and more) Wrapper in Swift

I was trying to find a Swift Wrapper that is updated and supports the latest endpoints of OpenAI, I was not able to find one so I created this GitHub - jamesrochabrun/SwiftOpenAI: An open-source Swift package for interacting with OpenAI's public API.
This library supports, Vision, TTS, Assistants API and even log probs in chat completions.

1 Like

Now with stream support Release Assistant API Stream · jamesrochabrun/SwiftOpenAI · GitHub