chore: enrich pyproject.toml files with links to new references, others (#33343)

This commit is contained in:
Mason Daugherty
2025-10-07 16:17:14 -04:00
committed by GitHub
parent 02f4256cb6
commit cda336295f
37 changed files with 159 additions and 621 deletions

View File

@@ -2,10 +2,4 @@
This package contains the LangChain integrations for huggingface related classes.
## Installation and Setup
- Install the LangChain partner package
```bash
pip install langchain-huggingface
```
View the [documentation](https://docs.langchain.com/oss/python/integrations/providers/groq) for more details.