mirror of
				https://github.com/hwchase17/langchain.git
				synced 2025-10-31 07:41:40 +00:00 
			
		
		
		
	
		
			
				
	
	
	
		
			326 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			326 B
		
	
	
	
	
	
	
	
Installation
LangChain is available on PyPi, so to it is easily installable with:
pip install langchain
For more involved installation options, see the Installation Reference section.
That's it! LangChain is now installed. You can now use LangChain from a python script or Jupyter notebook.