mirror of
https://github.com/hwchase17/langchain.git
synced 2025-12-15 03:46:41 +00:00
- **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
LangChain Documentation
For more information on contributing to our documentation, see the Documentation Contributing Guide