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
Ethan Yang 29064848f9
[Community]add option to delete the prompt from HF output (#22225)
This will help to solve pattern mismatching issue when parsing the
output in Agent.

https://github.com/langchain-ai/langchain/issues/21912
4 days ago
..
langchain_huggingface [Community]add option to delete the prompt from HF output (#22225) 4 days ago
scripts huggingface: fix community dep checking (#21628) 4 weeks ago
tests huggingface: init package (#21097) 4 weeks ago
.gitignore huggingface: init package (#21097) 4 weeks ago
LICENSE huggingface: init package (#21097) 4 weeks ago
Makefile huggingface: init package (#21097) 4 weeks ago
README.md huggingface: init package (#21097) 4 weeks ago
poetry.lock huggingface: remove text-generation dep (#22543) 4 days ago
pyproject.toml huggingface: remove text-generation dep (#22543) 4 days 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