Skip to content

Conversation

@Yugsolanki
Copy link

Description

This pull request addresses the ModuleNotFoundError: No module named 'langchain.docstore' error that was occurring in the BaseRetriever class. The imports have been reviewed and updated to ensure compatibility with the current structure of the langchain library.

Changes Made

  • Updated import statements to reflect the correct modules from langchain.
  • Ensured that the code adheres to the latest version of the langchain library.

Related Issues

@paddle-bot
Copy link

paddle-bot bot commented Nov 26, 2025

Thanks for your contribution!

@paddle-bot paddle-bot bot added the contributor External developers label Nov 26, 2025
@CLAassistant
Copy link

CLAassistant commented Nov 26, 2025

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor External developers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ModuleNotFoundError: No module named 'langchain.docstore'

2 participants