langchain/libs/partners/huggingface
2024-09-10 14:57:16 -04:00
..
langchain_huggingface huggingface: fix model param population (#24743) 2024-08-24 00:45:28 +00:00
scripts
tests huggingface[patch]: add integration tests for embeddings (#26272) 2024-09-10 14:57:16 -04:00
.gitignore
LICENSE
Makefile standard-tests[patch]: add Ser/Des test 2024-09-04 10:24:06 -07:00
poetry.lock standard-tests[patch]: add Ser/Des test 2024-09-04 10:24:06 -07:00
pyproject.toml standard-tests[patch]: add Ser/Des test 2024-09-04 10:24:06 -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