langchain/libs/partners/huggingface
Peter Schneider cecfec5efa
huggingface: handle image-text-to-text pipeline task (#31611)
**Description:** Allows for HuggingFacePipeline to handle
image-text-to-text pipeline
2025-06-14 16:41:11 -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 huggingface: init package (#21097) 2024-05-13 20:53:15 +00:00
LICENSE huggingface: init package (#21097) 2024-05-13 20:53:15 +00:00
Makefile infra: add UV_FROZEN to makefiles (#29642) 2025-02-06 14:36:54 -05:00
pyproject.toml huggingface[patch]: bump core dep (#31558) 2025-06-10 20:26:13 +00:00
README.md huggingface: init package (#21097) 2024-05-13 20:53:15 +00:00
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