Skip to content
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

Assistants version migration v1 ➡️ v2 #717

Closed
danai-antoniou opened this issue Apr 18, 2024 · 3 comments
Closed

Assistants version migration v1 ➡️ v2 #717

danai-antoniou opened this issue Apr 18, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@danai-antoniou
Copy link
Contributor

danai-antoniou commented Apr 18, 2024

OpenAI released assistants v2, and the corresponding migration instructions https://platform.openai.com/docs/assistants/migration, which say:

Simply pass the `v2` beta version header

However, at the moment the v1 version of assistants is hardcoded within every assistant method 😬

Edit: PR open

@danai-antoniou danai-antoniou added the enhancement New feature or request label Apr 18, 2024
@danai-antoniou
Copy link
Contributor Author

Screenshot 2024-04-18 at 13 53 20

@danai-antoniou
Copy link
Contributor Author

@Roockeeeet How is any of this relevant to the actual issue?

@sashabaranov
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants
@sashabaranov @danai-antoniou and others