langchain/libs/partners/huggingface
Mason Daugherty ee4c2510eb
feat: port various nit changes from wip-v0.4 (#32506)
Lots of work that wasn't directly related to core
improvements/messages/testing functionality
2025-08-11 15:09:08 -04:00
..
langchain_huggingface fix: formatting issues in docstrings (#32265) 2025-07-27 23:37:47 -04:00
scripts partners: bug fix check_imports.py exit code. (#30897) 2025-04-17 08:02:23 -04:00
tests fix(huggingface): update model used in standard tests (#32116) 2025-07-20 01:50:31 +00:00
.gitignore
LICENSE
Makefile feat(docs): improve devx, fix Makefile targets (#32237) 2025-07-25 14:49:03 -04:00
pyproject.toml feat: port various nit changes from wip-v0.4 (#32506) 2025-08-11 15:09:08 -04: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 feat: port various nit changes from wip-v0.4 (#32506) 2025-08-11 15:09:08 -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