langchain/libs/partners/huggingface
2024-10-01 21:26:38 +00:00
..
langchain_huggingface Revert "huggingface[patch]: make HuggingFaceEndpoint serializable (#2… (#27032) 2024-10-01 21:26:38 +00:00
scripts multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
tests huggingface[patch]: xfail test (#27031) 2024-10-01 21:14:07 +00:00
.gitignore
LICENSE
Makefile standard-tests[patch]: add Ser/Des test 2024-09-04 10:24:06 -07:00
poetry.lock Revert "huggingface[patch]: make HuggingFaceEndpoint serializable (#2… (#27032) 2024-10-01 21:26:38 +00:00
pyproject.toml Revert "huggingface[patch]: make HuggingFaceEndpoint serializable (#2… (#27032) 2024-10-01 21:26:38 +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