Add example on deploying LangChain to `Cloud Run` (#3366)

## Summary

Adds a link to a minimal example of running LangChain on Google Cloud
Run.
fix_agent_callbacks
Ismail Pelaseyed 1 year ago committed by GitHub
parent 77bb6c99f7
commit b21fe0a18f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -37,6 +37,10 @@ A minimal example on how to run LangChain on Vercel using Flask.
A minimal example on how to deploy LangChain to DigitalOcean App Platform.
## [Google Cloud Run](https://github.com/homanp/gcp-langchain)
A minimal example on how to deploy LangChain to Google Cloud Run.
## [SteamShip](https://github.com/steamship-core/steamship-langchain/)
This repository contains LangChain adapters for Steamship, enabling LangChain developers to rapidly deploy their apps on Steamship.

Loading…
Cancel
Save