[PR #4057] [MERGED] oss: remove langchain-community document loader from knowledge base tutorial #4061

Closed
opened 2026-06-05 19:12:37 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/4057
Author: @ccurme
Created: 5/18/2026
Status: Merged
Merged: 5/18/2026
Merged by: @ccurme

Base: mainHead: cc/update-knowledge-base-tutorial


📝 Commits (1)

  • 65b25e5 remove langchain-community document loader

📊 Changes

1 file changed (+97 additions, -160 deletions)

View changed files

📝 src/oss/langchain/knowledge-base.mdx (+97 -160)

📄 Description

Removes overview of document loaders entirely; in-lines a helper function for demonstration purposes to load PDFs into Document objects.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/4057 **Author:** [@ccurme](https://github.com/ccurme) **Created:** 5/18/2026 **Status:** ✅ Merged **Merged:** 5/18/2026 **Merged by:** [@ccurme](https://github.com/ccurme) **Base:** `main` ← **Head:** `cc/update-knowledge-base-tutorial` --- ### 📝 Commits (1) - [`65b25e5`](https://github.com/langchain-ai/docs/commit/65b25e5626cba488566eaa2135eaf069de72b9c8) remove langchain-community document loader ### 📊 Changes **1 file changed** (+97 additions, -160 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/langchain/knowledge-base.mdx` (+97 -160) </details> ### 📄 Description Removes overview of document loaders entirely; in-lines a helper function for demonstration purposes to load PDFs into `Document` objects. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-05 19:12:37 -04:00
yindo closed this issue 2026-06-05 19:12:37 -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#4061