You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/partners/huggingface
Leonid Ganeline 41f7620989
huggingface: docstrings (#23148)
Added missed docstrings. Format docstrings to the consistent format
(used in the API Reference)

Co-authored-by: ccurme <chester.curme@gmail.com>
3 months ago
..
langchain_huggingface huggingface: docstrings (#23148) 3 months ago
scripts huggingface: fix community dep checking (#21628) 4 months ago
tests huggingface: init package (#21097) 4 months ago
.gitignore huggingface: init package (#21097) 4 months ago
LICENSE huggingface: init package (#21097) 4 months ago
Makefile huggingface: init package (#21097) 4 months ago
README.md huggingface: init package (#21097) 4 months ago
poetry.lock huggingface[patch]: fix CI for python 3.12 (#23197) 3 months ago
pyproject.toml huggingface[patch]: fix CI for python 3.12 (#23197) 3 months ago

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