-
Notifications
You must be signed in to change notification settings - Fork 4.5k
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
fix: vertexai authentication via service account #2863
Conversation
This pull request is automatically being deployed by Amplify Hosting (learn more). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* fix: vertexai authentication via service account * [autofix.ci] apply automated fixes * fix: remove debugging print --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: anovazzi1 <[email protected]>
Great was waiting for this one! 🥇 Edit: |
@ogabrielluiz @nicoloboschi I created a custom component that enables Anthropic models on Vertex AI. Maybe you can add it to the regular VertexAI component or make a new Model? Here is the code:
Langflow should support all imports, I didn't need to install requirements. |
* fix: vertexai authentication via service account * [autofix.ci] apply automated fixes * fix: remove debugging print --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: anovazzi1 <[email protected]> (cherry picked from commit ff592d7)
currently with vertexai embeddings and llm you can upload the json file but the auth is not well initialized and this makes those components unusable without setting the global environment variable