mirror of
				https://github.com/hwchase17/langchain.git
				synced 2025-11-04 02:03:32 +00:00 
			
		
		
		
	Add Chainlit to deployment options (#5314)
# Add Chainlit to deployment options Add [Chainlit](https://github.com/Chainlit/chainlit) as deployment options Used links to Github examples and Chainlit doc on the LangChain integration Co-authored-by: Dan Constantini <danconstantini@Dan-Constantini-MacBook.local>
This commit is contained in:
		@@ -19,6 +19,12 @@ It implements a chatbot interface, with a "Bring-Your-Own-Token" approach (nice
 | 
				
			|||||||
It also contains instructions for how to deploy this app on the Hugging Face platform.
 | 
					It also contains instructions for how to deploy this app on the Hugging Face platform.
 | 
				
			||||||
This is heavily influenced by James Weaver's [excellent examples](https://huggingface.co/JavaFXpert).
 | 
					This is heavily influenced by James Weaver's [excellent examples](https://huggingface.co/JavaFXpert).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## [Chainlit](https://github.com/Chainlit/cookbook)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					This repo is a cookbook explaining how to visualize and deploy LangChain agents with Chainlit.
 | 
				
			||||||
 | 
					You create ChatGPT-like UIs with Chainlit. Some of the key features include intermediary steps visualisation, element management & display (images, text, carousel, etc.) as well as cloud deployment.
 | 
				
			||||||
 | 
					Chainlit [doc](https://docs.chainlit.io/langchain) on the integration with LangChain
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## [Beam](https://github.com/slai-labs/get-beam/tree/main/examples/langchain-question-answering)
 | 
					## [Beam](https://github.com/slai-labs/get-beam/tree/main/examples/langchain-question-answering)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
This repo serves as a template for how deploy a LangChain with [Beam](https://beam.cloud).
 | 
					This repo serves as a template for how deploy a LangChain with [Beam](https://beam.cloud).
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user