From e3b2281436cfbbdf3b224188f2c0311606a63fd7 Mon Sep 17 00:00:00 2001 From: daisyfaithauma Date: Thu, 16 Jan 2025 19:52:59 +0000 Subject: [PATCH 1/2] Improve Google Vertex AI docs --- src/content/docs/ai-gateway/providers/vertex.mdx | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/content/docs/ai-gateway/providers/vertex.mdx b/src/content/docs/ai-gateway/providers/vertex.mdx index 6995414d44ba02..7ce7467813b3af 100644 --- a/src/content/docs/ai-gateway/providers/vertex.mdx +++ b/src/content/docs/ai-gateway/providers/vertex.mdx @@ -8,6 +8,18 @@ sidebar: [Google Vertex AI](https://cloud.google.com/vertex-ai) enables developers to easily build and deploy enterprise ready generative AI experiences. +Below is a quick guide on how to set your Google Cloud Account: + +1. Google Cloud Platform (GCP) Account + + - 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). + +2. Enable the Vertex AI API + + - Navigate to [Enable Vertex AI API](https://console.cloud.google.com/marketplace/product/google/aiplatform.googleapis.com) and activate the API for your project. + +3. Apply for access to desired models. + ## Endpoint ```txt From 0e4bf87722713dedfbd897dde125458c104f5b80 Mon Sep 17 00:00:00 2001 From: daisyfaithauma Date: Fri, 17 Jan 2025 15:44:52 +0000 Subject: [PATCH 2/2] Update vertex.mdx money edit. --- src/content/docs/ai-gateway/providers/vertex.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/ai-gateway/providers/vertex.mdx b/src/content/docs/ai-gateway/providers/vertex.mdx index 7ce7467813b3af..e234ed6492f13e 100644 --- a/src/content/docs/ai-gateway/providers/vertex.mdx +++ b/src/content/docs/ai-gateway/providers/vertex.mdx @@ -12,7 +12,7 @@ Below is a quick guide on how to set your Google Cloud Account: 1. Google Cloud Platform (GCP) Account - - 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). + - Sign up for a [GCP account](https://cloud.google.com/vertex-ai). New users may be eligible for credits (valid for 90 days). 2. Enable the Vertex AI API