langchain/libs/partners/huggingface
copilot-swe-agent[bot] e5dc9e9afd Remove sentence-transformers dependency from LangChain
Co-authored-by: mdrxy <61371264+mdrxy@users.noreply.github.com>
2025-07-31 00:23:21 +00:00
..
langchain_huggingface Remove sentence-transformers dependency from LangChain 2025-07-31 00:23:21 +00:00
scripts partners: bug fix check_imports.py exit code. (#30897) 2025-04-17 08:02:23 -04:00
tests Remove sentence-transformers dependency from LangChain 2025-07-31 00:23:21 +00:00
.gitignore
LICENSE
Makefile feat(docs): improve devx, fix Makefile targets (#32237) 2025-07-25 14:49:03 -04:00
pyproject.toml Remove sentence-transformers dependency from LangChain 2025-07-31 00:23:21 +00:00
README.md docs(openai): add comprehensive documentation and examples for extra_body + others (#32149) 2025-07-24 16:43:16 -04:00
uv.lock fix: bump deps for release (#32179) 2025-07-22 13:12:14 -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