OpenAI
OpenAI copied to clipboard
Anyone planning on implementing the Assistants API?
I've been playing with it quite a bit the last several days and I'm really missing a Swift library for it; so if no one else has an implementation in the works, I'll start on mine and contribute it when it's ready.
Hello! I raised a feature request issue here. It includes my WIP PR to my fork. It's quite complex to bring in the assistants API. I have only partially finished. I'm very open to collaborating and feedback! As of now there are a lot of things that need work especially related to the DemoApp update for assistants. I'd like to be able to Modify existing assistants in a similar way to the OpenAI Playground on their website. What do you think about my WIP?
@cdillard Nice, hehe good timing! I'll look over your PR during my flight today.