dylanshine / openai-kit

A community Swift package used to interact with the OpenAI API
https://platform.openai.com/docs/api-reference
MIT License
692 stars 107 forks source link

Not being maintained? #65

Closed dcosel86 closed 9 months ago

dcosel86 commented 9 months ago

Hello, Is this repo being maintained? Not seeing a release since June. I'm wanting to use the latest speech endpoint, but I'm not seeing that exposed. Should I be going a different direction/forking this repo, or will support be coming soon?

Thanks! David

dylanshine commented 9 months ago

Hey @dcosel86,

I am in a predicament where I am no longer allowed to actively develop features for openai-kit due to a conflict of interest with my current employer. I am however am allowed to merge in PRs submitted by others. If you would like to make any contributions to the library, I am more than happy to review and merge them in.

Best, Dylan

dcosel86 commented 9 months ago

Thanks for getting back to me @dylanshine! Understood your predicament. This is such a useful library, sad to hear it's not actively being worked on. I have quite a few irons in the fire, but I will probably try to take a stab at implementing the above and opening a PR. Thanks, David