File size: 221 Bytes
ed4d993
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
# langchain-huggingface

This package contains the LangChain integrations for huggingface related classes.

## Installation and Setup

- Install the LangChain partner package
```bash
pip install langchain-huggingface
```