[GH-ISSUE #1228] All python documents are missing #173

Closed
opened 2026-02-17 17:19:20 -05:00 by yindo · 4 comments
Owner

Originally created by @xyfleet on GitHub (Oct 31, 2025).
Original GitHub issue: https://github.com/langchain-ai/docs/issues/1228

I cannot find any documents related to Python on your website. For example, search "self retrieval langchain", you will see the some results. The first one is How to do "self-querying" retrieval. But it was redirected to the homepage of Langchain: https://docs.langchain.com/oss/python/langchain/overview

I tested several links of the langchain documents which were ok but not now. Can you check why?

Originally created by @xyfleet on GitHub (Oct 31, 2025). Original GitHub issue: https://github.com/langchain-ai/docs/issues/1228 I cannot find any documents related to Python on your website. For example, search "self retrieval langchain", you will see the some results. The first one is [How to do "self-querying" retrieval](https://python.langchain.com/docs/how_to/self_query/#constructing-from-scratch-with-lcel). But it was redirected to the homepage of Langchain: https://docs.langchain.com/oss/python/langchain/overview I tested several links of the langchain documents which were ok but not now. Can you check why?
yindo closed this issue 2026-02-17 17:19:20 -05:00
Author
Owner

@ahmedshaheen201400721 commented on GitHub (Nov 2, 2025):

they updated their documentation and all tutorials were removed. I think this is a really a bad move from their part. No reason to remove all tutorials like that

@ahmedshaheen201400721 commented on GitHub (Nov 2, 2025): they updated their documentation and all tutorials were removed. I think this is a really a bad move from their part. No reason to remove all tutorials like that
Author
Owner

@mdrxy commented on GitHub (Nov 2, 2025):

@xyfleet that tutorial is available is here: https://github.com/langchain-ai/langchain/blob/v0.3/docs/docs/how_to/self_query.ipynb

@ahmedshaheen201400721 all removed tutorials' source files are available here: https://github.com/langchain-ai/langchain/tree/v0.3/docs/docs

@mdrxy commented on GitHub (Nov 2, 2025): @xyfleet that tutorial is available is here: https://github.com/langchain-ai/langchain/blob/v0.3/docs/docs/how_to/self_query.ipynb @ahmedshaheen201400721 all removed tutorials' source files are available here: https://github.com/langchain-ai/langchain/tree/v0.3/docs/docs
Author
Owner

@xyfleet commented on GitHub (Nov 3, 2025):

Thank you so much. The main issue is related to the search. When users do search some key words on Google, the link is still pointed to the original result. And the link is redirected to the homepage, https://docs.langchain.com/oss/python/langchain/overview.

Removing so many source files without notification is not smart decision.

@xyfleet commented on GitHub (Nov 3, 2025): Thank you so much. The main issue is related to the search. When users do search some key words on Google, the link is still pointed to the original result. And the link is redirected to the homepage, https://docs.langchain.com/oss/python/langchain/overview. Removing so many source files without notification is not smart decision.
Author
Owner

@mdrxy commented on GitHub (Nov 3, 2025):

There is a callout banner at the top of the overview page pointing people toward the old docs; you've seen this right? Is there a different kind of notification you're referring to?

We're working on mapping the search results, but a lot of that is out of our hands and takes time for search engines to re-index our pages.

@mdrxy commented on GitHub (Nov 3, 2025): There is a callout banner at the top of the overview page pointing people toward the old docs; you've seen this right? Is there a different kind of notification you're referring to? We're working on mapping the search results, but a lot of that is out of our hands and takes time for search engines to re-index our pages.
yindo changed title from All python documents are missing to [GH-ISSUE #1228] All python documents are missing 2026-06-05 17:25:27 -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#173