langchain/docs
Manuel a5fcbe69eb
docs: correct HuggingFaceEmbeddings documentation model param (#28269)
- **Description:** Corrected the parameter name in the
HuggingFaceEmbeddings documentation under integrations/text_embedding/
from model to model_name to align with the actual code usage in the
langchain_huggingface package.
- **Issue:** Fixes #28231
- **Dependencies:** None
2024-11-22 09:59:33 -05:00
..
api_reference api-docs: add standard tests package to build 2 (#28273) 2024-11-21 15:40:48 -08:00
cassettes docs: update notebook env dependencies (#28221) 2024-11-20 14:10:42 -05:00
data
docs docs: poetry publish 3 (#28280) 2024-11-22 05:14:28 +00:00
scripts docs: efficient rebuild (#28195) 2024-11-18 22:09:16 +00:00
src docs: correct HuggingFaceEmbeddings documentation model param (#28269) 2024-11-22 09:59:33 -05:00
static docs: new stack diagram (#27972) 2024-11-07 22:46:56 +00:00
.gitignore
.yarnrc.yml
babel.config.js
docusaurus.config.js docs: throw on broken anchors (#27773) 2024-11-13 14:29:27 -05:00
ignore-step.sh docs: ignore case production fork master (#27971) 2024-11-07 13:55:21 -08:00
Makefile docs: efficient rebuild (#28195) 2024-11-18 22:09:16 +00:00
package.json
README.md
sidebars.js docs: reorg sidebar (#27978) 2024-11-15 14:28:18 -08:00
vercel_requirements.txt
vercel.json templates,docs: leave templates in v0.2 (#27952) 2024-11-07 22:23:48 +00:00
yarn.lock

LangChain Documentation

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