As mentioned in a previous thread, we are seeing that our assistants automatically flipped to V2, increasing our costs 10x. We tried using the “use v1” button" in the dashboard but it automatically flips back.
After reaching out to OpenAI support, they have informed us that it is “by design” and there is NO WAY to downgrade to v1 prior to the deprecation in 2024.
From OpenAI support:
Regarding the inability to downgrade to v1 from the dashboard and the issue with the Python SDK automatically upgrading to v2, it appears that these behaviors are by design, as the Assistants API v2 is intended to replace v1. The migration guide provides detailed instructions on how to transition from v1 to v2, but it does not include an option to revert back to v1 due to the planned deprecation of v1 by the end of 2024. Given the situation, here are a few steps you can consider to manage your costs while using Assistants API v2…
I understand that this situation is not ideal, and I appreciate your patience as we navigate these changes together. If you have specific questions about optimizing your usage or need further assistance, please don’t hesitate to reach out.
So there’s a planned deprecation EOY 2024, but we will automatically switch you over now, and there’s no way to go back? How does this make sense!
Why do you include a button in your dashboard UI, if it does absolutely nothing and contradicts your actual implementation??
We are not using any file search or retrieval. According to OpenAI, the defaults should be the same. Not true.
Any thoughts on this? Absolutely scary that OpenAI decided to make a hard-upgrade like this.
UPDATE: I received a response on a separate thread that the response from OpenAI was an auto-response. However, we’re still trying to understand why we cannot switch the version declared in the dashboard (we are using python SDK), as it certainly appears to be using V2.