com.openai.unity
com.openai.unity copied to clipboard
Assistants v2
This is a small rough update to v2 beta helpers with support for delta streaming and new authorization using project keys. It also includes updates to AudioTranscriptionRequest to handle encoded audio streams (I'm using Vorbis encoding in my project, which I may post later as a sample). I don't have time to create proper test cases and documentation, so you can use this branch as a reference for future updates if you find it useful.
Most of these changes are breaking and will be done in 8.x which needs to first be completed upstream in OpenAI-DotNet
That would be awesome. Do you know when version 8 will be available?
That would be awesome. Do you know when version 8 will be available?
Hard to say as I do this in my free time.
Closing this in favor of #235