You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/partners/huggingface
Ethan Yang 13855ef0c3
[HuggingFace Pipeline] add streaming support (#23852)
3 months ago
..
langchain_huggingface [HuggingFace Pipeline] add streaming support (#23852) 3 months ago
scripts huggingface: fix community dep checking (#21628) 4 months ago
tests [HuggingFace Pipeline] add streaming support (#23852) 3 months ago
.gitignore huggingface: init package (#21097) 4 months ago
LICENSE huggingface: init package (#21097) 4 months ago
Makefile infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
README.md huggingface: init package (#21097) 4 months ago
poetry.lock infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
pyproject.toml infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago

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