You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/ai-gateway/providers/vertex.mdx
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,18 @@ sidebar:
8
8
9
9
[Google Vertex AI](https://cloud.google.com/vertex-ai) enables developers to easily build and deploy enterprise ready generative AI experiences.
10
10
11
+
Below is a quick guide on how to set your Google Cloud Account:
12
+
13
+
1. Google Cloud Platform (GCP) Account
14
+
15
+
- Sign up for a [GCP account](https://cloud.google.com/vertex-ai). New users may be eligible for $300 in credits (valid for 90 days).
16
+
17
+
2. Enable the Vertex AI API
18
+
19
+
- Navigate to [Enable Vertex AI API](https://console.cloud.google.com/marketplace/product/google/aiplatform.googleapis.com) and activate the API for your project.
0 commit comments