langchain/libs/partners/huggingface
2024-06-05 12:13:40 +00:00
..
langchain_huggingface huggingface[patch]: Support for HuggingFacePipeline in ChatHuggingFace. (#22194) 2024-06-04 00:47:35 +00:00
scripts
tests
.gitignore
LICENSE
Makefile
poetry.lock huggingface: remove text-generation dep (#22543) 2024-06-05 12:13:40 +00:00
pyproject.toml huggingface: remove text-generation dep (#22543) 2024-06-05 12:13:40 +00:00
README.md

langchain-huggingface

This package contains the LangChain integrations for huggingface related classes.

Installation and Setup

  • Install the LangChain partner package
pip install langchain-huggingface