mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 10:17:00 +00:00
23 lines
906 B
Markdown
23 lines
906 B
Markdown
# langchain-chroma
|
|
|
|
[](https://pypi.org/project/langchain-chroma/#history)
|
|
[](https://opensource.org/licenses/MIT)
|
|
[](https://pypistats.org/packages/langchain-chroma)
|
|
[](https://x.com/langchain)
|
|
|
|
Looking for the JS/TS version? Check out [LangChain.js](https://github.com/langchain-ai/langchainjs).
|
|
|
|
## Quick Install
|
|
|
|
```bash
|
|
pip install langchain-chroma
|
|
```
|
|
|
|
## 🤔 What is this?
|
|
|
|
This package contains the LangChain integration with Chroma.
|
|
|
|
## 📖 Documentation
|
|
|
|
View the [documentation](https://docs.langchain.com/oss/python/integrations/providers/chroma) for more details.
|