-
-
Notifications
You must be signed in to change notification settings - Fork 424
Backport PR #1417 on branch 2.x (Add VertexAI model provider) #1421
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
Backport PR #1417 on branch 2.x (Add VertexAI model provider) #1421
Conversation
Oh this needs the fix from #1412. Let me add that... |
These are the constraints being used in the "minimum dependencies" job at
These constraints all look reasonably up-to-date, so I'm not sure what is causing the package solver to stall endlessly in CI. Notably, the We may need to backport the upgrade to |
Sweet, the pins on There should be no user-facing changes introduced by the constraints I added. The new constraints were already implied by our existing |
Backport PR #1417: Add VertexAI model provider