-
Notifications
You must be signed in to change notification settings - Fork 183
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for new openai features #252
Comments
Can you add a unstable/nightly track so we might be able to use this even tho some tests failed in the build pipeline? I am really sitting on hot potatoes right now using the new features 👯 |
@xetra11 Sure! I will add this to the todo list. :) By the way, the latest snapshot release already includes the JSON mode and tool calls features :D |
Oh where is that snapshot? I only see 3.5.1 which does not include the commit? |
Sorry forgot to share the link, latest release is |
@e4basil, I've just added vision support! Please give it a try with version |
Hey, any chance we can get the "create speech" feature? Or perhaps it's hidden somewhere but not documented? It basically returns an array of bytes, which you can save to file as whatever extension and it'll just work. |
I will add it next :) |
Release 3.6.0 is now available! 🎉 please give it a try! |
Add support for new openai features:
https://openai.com/blog/new-models-and-developer-products-announced-at-devday
The text was updated successfully, but these errors were encountered: