Open ronaldmannak opened 1 year ago
https://platform.openai.com/docs/plugins/introduction
I think it could be, would like plugins to get further along before trying to support them
I read the documentation but I don't have a clear idea what it would take to support plug-ins in OpenAIKit. If you or anyone has an idea, maybe we could discuss that in this thread.
@dylanshine do you have plug-in access yet?
I applied on day 1 then again like a week later when prompted to apply. Still, nada. Just paid API calls and an inability to make what i want to. 🤯
@Tweaker177 I unfortunately also do not have plug-in access currently
Damn. So you authored community library in Swift. open sourced it, and that's not enough? They must hate Swift, lol. I was thinking of doing an Objective C/ C++ version, but instead just based my projects loosely on curl's docs and wrote my own code for each part, as inefficient as it is... sometime soon I'll look into maybe forking the swift and doing a loose converversion from there, it just seems python is the way to to go and I'm a moron for writing C still, lol.
Anyways, great work with ur project. If i do use fork it and convert loosely to Objc I'll be sure to credit you.
Sent from my iPhone
On Jun 7, 2023, at 11:28, Dylan Shine @.***> wrote:
 @Tweaker177 I unfortunately also do not have plug-in access currently
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.
Has anyone looked at the ChatGPT plug-ins specs? Would it be within the scope of this project to add basic support for plug-ins?