[GH-ISSUE #1631] [langchain]: No documentation related to LCEL could be found #217

Closed
opened 2026-02-17 17:19:25 -05:00 by yindo · 1 comment
Owner

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

Type of issue

question

Language

Python

Description

Hi, I found that the relevant documents of LCEL do not have a separate document page in langchain. Moreover, through the search box or by asking the AI within the langchain site, the documents provided by the AI within the site still cannot be accessed. Later, after using Google search, I found the relevant documents and usage of LCEL in the community and the documents of various bloggers. May I ask if you are considering adding it in the future? Looking forward to your reply. Thank you!

Originally created by @hhhFuture on GitHub (Nov 25, 2025). Original GitHub issue: https://github.com/langchain-ai/docs/issues/1631 ### Type of issue question ### Language Python ### Description Hi, I found that the relevant documents of LCEL do not have a separate document page in langchain. Moreover, through the search box or by asking the AI within the langchain site, the documents provided by the AI within the site still cannot be accessed. Later, after using Google search, I found the relevant documents and usage of LCEL in the community and the documents of various bloggers. May I ask if you are considering adding it in the future? Looking forward to your reply. Thank you!
yindo added the langchainexternal labels 2026-02-17 17:19:25 -05:00
yindo closed this issue 2026-02-17 17:19:25 -05:00
Author
Owner

@mdrxy commented on GitHub (Jan 23, 2026):

LCEL is no longer a recommended pattern. I think much of what you may want is still accessible via the reference docs for Runnable and its related classes: https://reference.langchain.com/python/langchain_core/runnables/

@mdrxy commented on GitHub (Jan 23, 2026): LCEL is no longer a recommended pattern. I think much of what you may want is still accessible via the reference docs for `Runnable` and its related classes: https://reference.langchain.com/python/langchain_core/runnables/
yindo changed title from [langchain]: No documentation related to LCEL could be found to [GH-ISSUE #1631] [langchain]: No documentation related to LCEL could be found 2026-06-05 17:25:41 -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#217