Skip to content

ModuleNotFoundError: No module named 'langchain.retrievers' #275

@mic-de-stefano

Description

@mic-de-stefano

I just tried to use RAGatouille but as soon as I import ragatouille I receive the following error:

ModuleNotFoundError: No module named 'langchain.retrievers'

The issue is that in the latest LangChain versions the langchain.retrievers module does not exist.
RAGatouille does not clearly specify which is the langchain version to use.
I'm using uv to manage my project and the latest langchain version is downloaded.

You should upgrade your imports.

Can you fix, please?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions