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
Mohammad Mohtashim 4796b7eb15
[Community [HuggingFace]]: Small Fix for ChatHuggingFace. (#22925)
- **Description:** A small fix where I moved the `available_endpoints`
in order to avoid the token error in the below issue. Also I have added
conftest file and updated the `scripy`,`numpy` versions to support newer
python versions in poetry files.
- **Issue:** #22804

---------

Co-authored-by: Erick Friis <erick@langchain.dev>
Co-authored-by: ccurme <chester.curme@gmail.com>
3 months ago
..
langchain_huggingface [Community [HuggingFace]]: Small Fix for ChatHuggingFace. (#22925) 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