An integration package connecting Hugging Face and LangChain.
Project Links
Meta
Requires Python: <4.0.0,>=3.10.0
Classifiers
Development Status
- 5 - Production/Stable
Intended Audience
- Developers
License
- OSI Approved :: MIT License
Programming Language
- Python :: 3
- Python :: 3.10
- Python :: 3.11
- Python :: 3.12
- Python :: 3.13
- Python :: 3.14
Topic
- Scientific/Engineering :: Artificial Intelligence
langchain-huggingface
Looking for the JS/TS version? Check out LangChain.js.
Quick Install
pip install langchain-huggingface
๐ค What is this?
This package contains the LangChain integrations for Hugging Face related classes.
๐ Documentation
For full documentation, see the API reference. For conceptual guides, tutorials, and examples on using these classes, see the LangChain Docs.
๐ Releases & Versioning
See our Releases and Versioning policies.
๐ Contributing
As an open-source project in a rapidly developing field, we are extremely open to contributions, whether it be in the form of a new feature, improved infrastructure, or better documentation.
For detailed information on how to contribute, see the Contributing Guide.
1.2.1
Mar 02, 2026
1.2.0
Dec 12, 2025
1.1.0
Nov 24, 2025
1.0.1
Nov 03, 2025
1.0.0
Oct 17, 2025
1.0.0a1
Oct 16, 2025
0.3.1
Jul 22, 2025
0.3.0
Jun 10, 2025
0.2.0
May 07, 2025
0.1.2
Oct 31, 2024
0.1.1
Oct 28, 2024
0.1.0
Sep 13, 2024
0.1.0.dev1
Sep 10, 2024
0.0.3
Jun 05, 2024
0.0.2
Jun 04, 2024
0.0.1
May 13, 2024
Wheel compatibility matrix
Files in release
Extras:
Dependencies:
huggingface-hub
(<2.0.0,>=0.33.4)
langchain-core
(<2.0.0,>=1.2.11)
tokenizers
(<1.0.0,>=0.19.1)