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/docs
Jacob Lee 1b01ee0e3c
community[minor]: add hf chat wrapper (#14736)
Builds on #14040 with community refactor merged and notebook updated.

Note that with this refactor, models will be imported from
`langchain_community.chat_models.huggingface` rather than the main
`langchain` repo.

---------

Signed-off-by: harupy <17039389+harupy@users.noreply.github.com>
Signed-off-by: ugm2 <unaigaraymaestre@gmail.com>
Signed-off-by: Yuchen Liang <yuchenl3@andrew.cmu.edu>
Co-authored-by: Andrew Reed <andrew.reed.r@gmail.com>
Co-authored-by: Andrew Reed <areed1242@gmail.com>
Co-authored-by: A-Roucher <aymeric.roucher@gmail.com>
Co-authored-by: Aymeric Roucher <69208727+A-Roucher@users.noreply.github.com>
9 months ago
..
api_reference infra: cut down on integration steps (#14785) 9 months ago
docs community[minor]: add hf chat wrapper (#14736) 9 months ago
scripts docs[patch], templates[patch]: Import from core (#14575) 10 months ago
src docs[patch]: fix zoom (#14786) 9 months ago
static docs: update langchain diagram (#14619) 9 months ago
.local_build.sh docs: developer docs (#14776) 9 months ago
README.md docs: developer docs (#14776) 9 months ago
babel.config.js Restructure docs (#11620) 12 months ago
code-block-loader.js Restructure docs (#11620) 12 months ago
docusaurus.config.js docs: fix api ref link (#14679) 9 months ago
package-lock.json docs[patch]: search experiment (#14254) 10 months ago
package.json docs[patch]: search experiment (#14254) 10 months ago
settings.ini Restructure docs (#11620) 12 months ago
sidebars.js docs: developer docs (#14776) 9 months ago
vercel.json docs: `alibaba cloud` (#14772) 9 months ago
vercel_build.sh docs: developer docs (#14776) 9 months ago
vercel_requirements.txt infra: docs build install community editable (#14739) 9 months ago

README.md

LangChain Documentation

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