sashabaranov/go-openai

Assistants version migration `v1` ➡️ `v2`

Closed this issue · 3 comments

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

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