From ec63a300957a88c0c82f65ef409ec8a4cde556c6 Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Mon, 6 May 2024 08:10:35 -0700 Subject: [PATCH] docs - deploy litellm on gcp cloud run --- docs/my-website/docs/providers/vertex.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/my-website/docs/providers/vertex.md b/docs/my-website/docs/providers/vertex.md index b45be264f27..8d59088af5b 100644 --- a/docs/my-website/docs/providers/vertex.md +++ b/docs/my-website/docs/providers/vertex.md @@ -550,6 +550,12 @@ def load_vertex_ai_credentials(): ### Using GCP Service Account +:::info + +Trying to deploy LiteLLM on Google Cloud Run? Tutorial [here](https://docs.litellm.ai/docs/proxy/deploy#deploy-on-google-cloud-run) + +::: + 1. Figure out the Service Account bound to the Google Cloud Run service