We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc0cfd7 commit 523ad2eCopy full SHA for 523ad2e
docs/deployments.md
@@ -27,4 +27,8 @@ This is heavily influenced by James Weaver's [excellent examples](https://huggin
27
28
This repo serves as a template for how deploy a LangChain with [Beam](https://beam.cloud).
29
30
-It implements a Question Answering app and contains instructions for deploying the app as a serverless REST API.
+It implements a Question Answering app and contains instructions for deploying the app as a serverless REST API.
31
+
32
+## [Vercel](https://github.com/homanp/vercel-langchain)
33
34
+A minimal example on how to run LangChain on Vercel using Flask.
0 commit comments