Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 339 Bytes

README.md

File metadata and controls

34 lines (19 loc) · 339 Bytes

OpenAIClient

Swift client for OpenAI

Installation

SPM

Copy clone git url and add it to Swift Package Manager

Support

Supports Completions, Combine and async/await

## Endpoints

Completions

TODO

Edits

TODO

Images

TODO

TODO

  • Add more endpoints
  • Handle threads
  • Improve documentation
  • Cocoapods?