langchain/libs/partners/huggingface
2025-05-07 15:33:07 -04:00
..
langchain_huggingface huggingface: fix embeddings return type (#31072) 2025-04-29 18:45:04 +00: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 huggingface: release 0.2 (#31153) 2025-05-07 15:33:07 -04:00
README.md
uv.lock huggingface: release 0.2 (#31153) 2025-05-07 15:33:07 -04: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