[Build] Bump python openai version#32316
Conversation
There was a problem hiding this comment.
Code Review
This pull request upgrades the openai package from version 1.x to 2.0.0. The code changes correctly handle a known API modification by removing a backward compatibility block. However, the PR description incorrectly classifies this as a minor version upgrade, when it is in fact a major one. This raises concerns about whether the full extent of potential breaking changes has been evaluated. I've added a comment to highlight the importance of thorough testing for this major dependency upgrade to prevent any potential regressions.
|
This pull request has merge conflicts that must be resolved before it can be |
|
This pull request has merge conflicts that must be resolved before it can be |
|
The conflict with this PR is from #36471, which set an upper bound on the openai dependency. I think this change still makes sense to increase the lower bound. |
4f3acf8 to
977db25
Compare
|
CI error ,see #37258 |
977db25 to
46d7368
Compare
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
0c0dbd0 to
cfa1630
Compare
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
|
@DarkLight1337 PTAL. |
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com> Signed-off-by: Monishver Chandrasekaran <monishverchandrasekaran@gmail.com>
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com> Signed-off-by: Vinay Damodaran <vrdn@hey.com>
Purpose
Upgrade OpenAI to version 2.0.0.
After v1.109, the next release is v2.x. This is just a minor version upgrade.
Test Plan
Test Result
Essential Elements of an Effective PR Description Checklist
supported_models.mdandexamplesfor a new model.