Skip to content

Commit b21fe0a

Browse files
authored
Add example on deploying LangChain to Cloud Run (langchain-ai#3366)
## Summary Adds a link to a minimal example of running LangChain on Google Cloud Run.
1 parent 77bb6c9 commit b21fe0a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/deployments.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ A minimal example on how to run LangChain on Vercel using Flask.
3737

3838
A minimal example on how to deploy LangChain to DigitalOcean App Platform.
3939

40+
## [Google Cloud Run](https://github.com/homanp/gcp-langchain)
41+
42+
A minimal example on how to deploy LangChain to Google Cloud Run.
43+
4044
## [SteamShip](https://github.com/steamship-core/steamship-langchain/)
4145

4246
This repository contains LangChain adapters for Steamship, enabling LangChain developers to rapidly deploy their apps on Steamship.

0 commit comments

Comments
 (0)