Skip to content

feat(qdrant): Async Client Added for QdrantVectorStore#34812

Open
Mohammad Mohtashim (keenborder786) wants to merge 16 commits intolangchain-ai:masterfrom
keenborder786:feat/add_async_client
Open

feat(qdrant): Async Client Added for QdrantVectorStore#34812
Mohammad Mohtashim (keenborder786) wants to merge 16 commits intolangchain-ai:masterfrom
keenborder786:feat/add_async_client

Conversation

@keenborder786
Copy link
Copy Markdown
Contributor

Reopening #32196
Fixes #32195

@github-actions github-actions Bot added integration PR made that is related to a provider partner package integration qdrant `langchain-qdrant` package issues & PRs feature For PRs that implement a new feature; NOT A FEATURE REQUEST labels Jan 19, 2026
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Jan 19, 2026

Merging this PR will not alter performance

✅ 1 untouched benchmark
⏩ 39 skipped benchmarks1


Comparing keenborder786:feat/add_async_client (0adc096) with master (90d015c)

Open in CodSpeed

Footnotes

  1. 39 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@keenborder786
Copy link
Copy Markdown
Contributor Author

ccurme (@ccurme) can you please review this. Thanks

@github-actions github-actions Bot added the size: XL 1000+ LOC label Mar 9, 2026
@langchain-automated-triage langchain-automated-triage Bot added the trusted-contributor >= 5 merged PRs in the `langchain-ai/langchain` repo label Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

external feature For PRs that implement a new feature; NOT A FEATURE REQUEST integration PR made that is related to a provider partner package integration qdrant `langchain-qdrant` package issues & PRs size: XL 1000+ LOC trusted-contributor >= 5 merged PRs in the `langchain-ai/langchain` repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

QdrantVectorStore cannot be used in a truly async form, no alternative is provided

2 participants