Unclaimed project
Are you a maintainer of openai-kit? Claim this project to take control of your public changelog and roadmap.
Changelog
A community Swift package used to interact with the OpenAI API
Last updated over 1 year ago
Thanks to @ftp27, The OpenAIKit.Client can now be powered using a URLSession
Fix crash after Task cancellation by removing unneeded error processing https://github.com/dylanshine/openai-kit/pull/45 Thanks @JSky74
Adds decoding strategy when performing stream requests.