forked from phoenix/litellm-mirror
docs - deploy litellm on gcp cloud run
This commit is contained in:
parent
e0001a9121
commit
ec63a30095
1 changed files with 6 additions and 0 deletions
|
@ -550,6 +550,12 @@ def load_vertex_ai_credentials():
|
||||||
|
|
||||||
### Using GCP Service Account
|
### 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
|
1. Figure out the Service Account bound to the Google Cloud Run service
|
||||||
|
|
||||||
<Image img={require('../../img/gcp_acc_1.png')} />
|
<Image img={require('../../img/gcp_acc_1.png')} />
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue