langchain/docs
Michal Gregor 98b2e7b195
huggingface[patch]: Support for HuggingFacePipeline in ChatHuggingFace. (#22194)
- **Description:** Added support for using HuggingFacePipeline in
ChatHuggingFace (previously it was only usable with API endpoints,
probably by oversight).
- **Issue:** #19997 
- **Dependencies:** none
- **Twitter handle:** none

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
2024-06-04 00:47:35 +00:00
..
api_reference infra: rm unused # noqa violations (#22049) 2024-05-22 15:21:08 -07:00
data 👥 Update LangChain people data (#22388) 2024-06-01 07:36:45 -07:00
docs huggingface[patch]: Support for HuggingFacePipeline in ChatHuggingFace. (#22194) 2024-06-04 00:47:35 +00:00
scripts docs: arxiv page, added cookbooks (#22215) 2024-05-27 15:47:02 -07:00
src docs: add Microsoft Azure to ChatModelTabs (#22367) 2024-06-03 10:19:00 -04:00
static core[patch]: fix runnable history and add docs (#22283) 2024-05-30 11:26:41 -07:00
.gitignore
.yarnrc.yml
babel.config.js
docusaurus.config.js docs: link GH org (#22308) 2024-05-30 00:17:59 -07:00
Makefile docs: edit links, direct for notebooks (#22051) 2024-05-24 19:44:46 +00:00
package.json docs: v0.2 docs in master (#21438) 2024-05-08 12:29:59 -07:00
README.md
sidebars.js docs: make llm cache its own section (#22301) 2024-05-30 00:17:33 -07:00
vercel_build.sh
vercel_requirements.txt docs: remove postgres from docs build (#21847) 2024-05-17 15:36:35 -07:00
vercel.json docs: fix llm caches redirect (#22371) 2024-05-31 19:37:06 +00:00
yarn.lock docs: v0.2 docs in master (#21438) 2024-05-08 12:29:59 -07:00

LangChain Documentation

For more information on contributing to our documentation, see the Documentation Contributing Guide