Support for v2 API? #380
|
I just noticed that OpenAI has a version 2 of their API and my assistants have already been migrated to the new version. Does this package support their v2 changes and if so, how can I enable them? |
Answered by
gehrisandro
Apr 24, 2024
Replies: 3 comments 1 reply
|
Not yet, going to do it asap. |
1 reply
Answer selected by
wishborn
|
API v2 support comes in this PR: #405 Feel free to check it out and give feedback there (atm, only the vector stores API is implemented, the rest is coming the next days). |
0 replies
|
Release for assistants v2 has arrived (beta). 🚀 Happy to hear your feedback before making it a stable release: #411 https://github.com/openai-php/client/releases/tag/v0.10.0-beta.1 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Not yet, going to do it asap.