[GH-ISSUE #1288] [langchain]: < Can't able to import create retrievel chain & create stuff document chain #187

Closed
opened 2026-02-17 17:19:21 -05:00 by yindo · 0 comments
Owner

Originally created by @arsalanbilal on GitHub (Nov 4, 2025).
Original GitHub issue: https://github.com/langchain-ai/docs/issues/1288

Type of issue

issue / bug

Language

Python

Description

Hi team,
In the latest version of yours langchain i am not able to import create retrievel chain and create stuff document chain. Everytime it is telling me no module name langchain.chains
I am using like this
from langchain.chains.retrieval import create_retrieval_chain
from langchain.chains.combine_documents.stuff import create_stuff_documents_chain
If it is correct tell me the issue
If it is wrong for the latest version. Then tell me the correct way of importing

Originally created by @arsalanbilal on GitHub (Nov 4, 2025). Original GitHub issue: https://github.com/langchain-ai/docs/issues/1288 ### Type of issue issue / bug ### Language Python ### Description Hi team, In the latest version of yours langchain i am not able to import create retrievel chain and create stuff document chain. Everytime it is telling me no module name langchain.chains I am using like this from langchain.chains.retrieval import create_retrieval_chain from langchain.chains.combine_documents.stuff import create_stuff_documents_chain If it is correct tell me the issue If it is wrong for the latest version. Then tell me the correct way of importing
yindo added the langchain label 2026-02-17 17:19:21 -05:00
yindo closed this issue 2026-02-17 17:19:22 -05:00
yindo changed title from [langchain]: < Can't able to import create retrievel chain & create stuff document chain to [GH-ISSUE #1288] [langchain]: < Can't able to import create retrievel chain & create stuff document chain 2026-06-05 17:25:32 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#187