mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 10:17:00 +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
938 B
Markdown
23 lines
938 B
Markdown
# langchain-qdrant
|
|
|
|
[](https://pypi.org/project/langchain-qdrant/#history)
|
|
[](https://opensource.org/licenses/MIT)
|
|
[](https://pypistats.org/packages/langchain-qdrant)
|
|
[](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-qdrant
|
|
```
|
|
|
|
## 🤔 What is this?
|
|
|
|
This package contains the LangChain integration with [Qdrant](https://qdrant.tech/).
|
|
|
|
## 📖 Documentation
|
|
|
|
View the [documentation](https://docs.langchain.com/oss/python/integrations/providers/qdrant) for more details.
|