mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
docs - use litellm on gcp cloud run
This commit is contained in:
parent
42df6b42c9
commit
4fb359edd8
1 changed files with 5 additions and 2 deletions
|
|
@ -827,9 +827,12 @@ Once the container is running, you can access the application by going to `http:
|
|||
<TabItem value="google-cloud-run" label="Google Cloud Run">
|
||||
|
||||
### Deploy on Google Cloud Run
|
||||
**Click the button** to deploy to Google Cloud Run
|
||||
|
||||
[](https://deploy.cloud.run/?git_repo=https://github.com/BerriAI/litellm)
|
||||
1. Fork this repo - [github.com/BerriAI/example_litellm_gcp_cloud_run](https://github.com/BerriAI/example_litellm_gcp_cloud_run)
|
||||
|
||||
2. Edit the `litellm_config.yaml` file in the repo to include your model settings
|
||||
|
||||
3. Deploy your forked github repo on Google Cloud Run
|
||||
|
||||
#### Testing your deployed proxy
|
||||
**Assuming the required keys are set as Environment Variables**
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue