Skip to content

Commit e3b2281

Browse files
Improve Google Vertex AI docs
1 parent 66d6203 commit e3b2281

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/content/docs/ai-gateway/providers/vertex.mdx

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,18 @@ sidebar:
88

99
[Google Vertex AI](https://cloud.google.com/vertex-ai) enables developers to easily build and deploy enterprise ready generative AI experiences.
1010

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.
20+
21+
3. Apply for access to desired models.
22+
1123
## Endpoint
1224

1325
```txt

0 commit comments

Comments
 (0)