[PR #2018] [MERGED] chore: remove PullMd Loader #2058

Closed
opened 2026-02-17 17:23:01 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2018
Author: @chigwell
Created: 12/25/2025
Status: Merged
Merged: 12/25/2025
Merged by: @mdrxy

Base: mainHead: main


📝 Commits (2)

  • ddc8984 chore: remove PullMd Loader
  • 940eff8 chore: remove Pull MD integration from documentation and package list

📊 Changes

4 files changed (+0 additions, -122 deletions)

View changed files

📝 reference/packages.yml (+0 -4)
src/oss/python/integrations/document_loaders/pull_md.mdx (+0 -58)
📝 src/oss/python/integrations/providers/all_providers.mdx (+0 -8)
src/oss/python/integrations/providers/pull-md.mdx (+0 -52)

📄 Description

Overview

This PR removes the PullMd integration (PullMd Loader + provider references) from the LangChain documentation, as the pull.md service was switched off on 25/12/2025. All related mentions, links, and navigation entries have been removed/updated to avoid sending users to a non-functional service.

Type of change

Type: Remove outdated content

Related issues/PRs

  • GitHub issue: N/A
  • Feature PR: N/A
  • Linear issue: N/A
  • Slack thread: N/A

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed

Additional notes

  • Documentation-only change (no library/runtime behaviour changes).
  • Performed a repo-wide cleanup of PullMd references to prevent broken links and dead-end docs pages.

🔄 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/2018 **Author:** [@chigwell](https://github.com/chigwell) **Created:** 12/25/2025 **Status:** ✅ Merged **Merged:** 12/25/2025 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`ddc8984`](https://github.com/langchain-ai/docs/commit/ddc8984ed42729a8d59ed225523243b0a3e445f7) chore: remove PullMd Loader - [`940eff8`](https://github.com/langchain-ai/docs/commit/940eff8b069a894f37e9674850adf3c121dadf36) chore: remove Pull MD integration from documentation and package list ### 📊 Changes **4 files changed** (+0 additions, -122 deletions) <details> <summary>View changed files</summary> 📝 `reference/packages.yml` (+0 -4) ➖ `src/oss/python/integrations/document_loaders/pull_md.mdx` (+0 -58) 📝 `src/oss/python/integrations/providers/all_providers.mdx` (+0 -8) ➖ `src/oss/python/integrations/providers/pull-md.mdx` (+0 -52) </details> ### 📄 Description ## Overview This PR removes the PullMd integration (PullMd Loader + provider references) from the LangChain documentation, as the pull.md service was switched off on 25/12/2025. All related mentions, links, and navigation entries have been removed/updated to avoid sending users to a non-functional service. ## Type of change **Type:** Remove outdated content ## Related issues/PRs - GitHub issue: N/A - Feature PR: N/A <!-- For LangChain employees, if applicable: --> - Linear issue: N/A - Slack thread: N/A ## Checklist - [x] I have read the [contributing guidelines](README.md) - [x] I have tested my changes locally using `docs dev` - [x] All code examples have been tested and work correctly - [x] I have used **root relative** paths for internal links - [x] I have updated navigation in `src/docs.json` if needed ## Additional notes - Documentation-only change (no library/runtime behaviour changes). - Performed a repo-wide cleanup of PullMd references to prevent broken links and dead-end docs pages. --- <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-02-17 17:23:01 -05:00
yindo closed this issue 2026-02-17 17:23:01 -05:00
yindo changed title from [PR #2018] chore: remove PullMd Loader to [PR #2018] [MERGED] chore: remove PullMd Loader 2026-06-05 18:16:25 -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#2058