langchain/libs/partners/huggingface
2025-07-01 11:07:52 -04:00
..
langchain_huggingface huggingface: handle image-text-to-text pipeline task (#31611) 2025-06-14 16:41:11 -04:00
scripts partners: bug fix check_imports.py exit code. (#30897) 2025-04-17 08:02:23 -04:00
tests partners: (langchain-huggingface) Chat Models - Integrate Hugging Face Inference Providers and remove deprecated code (#30733) 2025-04-29 09:53:14 -04:00
.gitignore
LICENSE
Makefile infra: add UV_FROZEN to makefiles (#29642) 2025-02-06 14:36:54 -05:00
pyproject.toml langchain-huggingface[patch]: Add ruff bandit rules to linter (#31798) 2025-07-01 11:07:52 -04:00
README.md
uv.lock huggingface[patch]: bump transformers (#31559) 2025-06-10 20:43:33 +00:00

langchain-huggingface

This package contains the LangChain integrations for huggingface related classes.

Installation and Setup

  • Install the LangChain partner package
pip install langchain-huggingface