OpenAI-Beta - Assistants V2 versus Assistants V1

I am using the Open AI Assistant API and all my code is using the HTTP header OpenAI-Beta: assistants=v1

I am considering switching to OpenAI-Beta: assistants=v2

What is the difference between the two versions? Any risk that my code will break? Have you noticed any changes in terms of performance?

Thanks in advance for your feedback!

Hi there! We have a migration guide to answer this exact question: https://platform.openai.com/docs/assistants/migration

Let me know if this answers your questions!

4 Likes

That will help for sure. Thank you!