This was not a breaking change. We went from
v1.1.7 to
v1.2.0, where we introduced OpenAI SDK wrapper for our SDK.
OpenAI has recently removed some beta methods from their SDK (like
assistants.file
), which may have caused Python dependency conflicts if your OpenAI package is updated to latest.
Confirming that this is an issue and
we're working on it.
Please let me know if you think something else is happening though.