Skip to content
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

Create GCP Service Account for Vertex AI Key Setup #34

Open
mSaadSalman opened this issue Jan 11, 2025 · 0 comments
Open

Create GCP Service Account for Vertex AI Key Setup #34

mSaadSalman opened this issue Jan 11, 2025 · 0 comments
Labels
good first issue Good for newcomers

Comments

@mSaadSalman
Copy link
Contributor

Description:
To set up a Vertex AI model, we need to create a Google Cloud Platform (GCP) service account and generate a key for authentication. This key will be used to integrate the Vertex AI model into our application.

Acceptance Criteria:
A new service account for Vertex AI is successfully created.
Necessary roles are assigned to the service account.
JSON key is generated and securely stored.
Documentation for using the key is shared with the team.

@mSaadSalman mSaadSalman added the good first issue Good for newcomers label Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant