mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 18:50:33 +00:00
## Description Updates package metadata and README badges so LangChain social links point to the new `@langchain_oss` X handle. This was completed with AI-agent assistance. ## Test Plan - [ ] Validate README badges and package metadata links point to `https://x.com/langchain_oss` _Opened collaboratively by Mason Daugherty and open-swe._ --------- Co-authored-by: open-swe[bot] <open-swe@users.noreply.github.com> Co-authored-by: Mason Daugherty <61371264+mdrxy@users.noreply.github.com>
23 lines
914 B
Markdown
23 lines
914 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_oss)
|
|
|
|
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.
|