SwiftOpenAI
SwiftOpenAI copied to clipboard
An open-source Swift package for interacting with OpenAI's public API.
Attempt to integrate Real Time API by @lzell Getting the following logs and error ``` 🔌 WebSocket connecting to: https://api.openai.com/v1/realtime?model=gpt-4o-mini-realtime-preview-2024-12-17 throwing -1 📝 Session configuration: SessionConfiguration(inputAudioFormat: Optional("pcm16"), inputAudioTranscription: Optional(SwiftOpenAI.OpenAIRealtimeSessionUpdate.SessionConfiguration.InputAudioTranscription(model: "whisper-1")),...
I am trying to upload a document to a vector store and receive the following error message: `dataCouldNotBeReadMissingData(description: "Key \'usageBytes\' not found: No value associated with key CodingKeys(stringValue: \"usageBytes\", intValue:...
Hi @jamesrochabrun When do you think SwiftOpenAI will support Realtime API? Let me know if I can help in any way. Best, caro