File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -22,3 +22,9 @@ This repo serves as a template for how deploy a LangChain with Gradio.
22
22
It implements a chatbot interface, with a "Bring-Your-Own-Token" approach (nice for not wracking up big bills).
23
23
It also contains instructions for how to deploy this app on the Hugging Face platform.
24
24
This is heavily influenced by James Weaver's [ excellent examples] ( https://huggingface.co/JavaFXpert ) .
25
+
26
+ ## [ Beam] ( https://github.com/slai-labs/get-beam/tree/main/examples/langchain-question-answering )
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.
You can’t perform that action at this time.
0 commit comments