langchain/libs/partners/huggingface
2024-10-31 11:27:05 -07:00
..
langchain_huggingface partners/huggingface[patch]: fix HuggingFacePipeline model_id parameter (#27514) 2024-10-29 14:34:46 +00:00
scripts multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
tests partners/huggingface[patch]: fix HuggingFacePipeline model_id parameter (#27514) 2024-10-29 14:34:46 +00:00
.gitignore
LICENSE
Makefile standard-tests[patch]: add Ser/Des test 2024-09-04 10:24:06 -07:00
poetry.lock integrations[patch]: bump core to 0.3.15 (#27805) 2024-10-31 11:27:05 -07:00
pyproject.toml integrations[patch]: bump core to 0.3.15 (#27805) 2024-10-31 11:27:05 -07: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