Skip to content

docs(langchain-classic): clarify MultiVectorRetriever usage#35053

Merged
ccurme (ccurme) merged 5 commits intolangchain-ai:masterfrom
MohammedYaseenAhmedKhan:first-langchain-pr
Feb 11, 2026
Merged

docs(langchain-classic): clarify MultiVectorRetriever usage#35053
ccurme (ccurme) merged 5 commits intolangchain-ai:masterfrom
MohammedYaseenAhmedKhan:first-langchain-pr

Conversation

@MohammedYaseenAhmedKhan
Copy link
Copy Markdown
Contributor

Summary

Improves the class-level documentation for MultiVectorRetriever by expanding
the docstring to clearly explain its purpose, behavior, and common usage
patterns.

Details

The previous docstring was very minimal for a retriever that is frequently used
in RAG pipelines. This update adds context around when and why
MultiVectorRetriever should be used, without changing any runtime behavior.

Verification

Documentation-only change. No functional logic was modified.

Notes

No breaking changes.

@github-actions github-actions bot added documentation Improvements or additions to documentation langchain-classic `langchain-classic` package issues & PRs external and removed documentation Improvements or additions to documentation labels Feb 6, 2026
@MohammedYaseenAhmedKhan Mohammed Yaseen Ahmed Khan (MohammedYaseenAhmedKhan) changed the title docs(retrievers): clarify MultiVectorRetriever usage docs(langchain-classic): clarify MultiVectorRetriever usage Feb 6, 2026
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Feb 6, 2026
@ccurme ccurme (ccurme) merged commit a50d86c into langchain-ai:master Feb 11, 2026
47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation external langchain-classic `langchain-classic` package issues & PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants