[PR #955] [CLOSED] proof of concept: auto-generate link map from objects.inv #1175

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/955
Author: @mdrxy
Created: 10/16/2025
Status: Closed

Base: mainHead: mdrxy/objects-inv


📝 Commits (1)

  • d08cbd4 proof of concept: auto-generate link map from objects.inv

📊 Changes

3 files changed (+2133 additions, -1 deletions)

View changed files

📝 pipeline/preprocessors/link_map.py (+73 -1)
pipeline/preprocessors/link_map_generated.py (+1768 -0)
scripts/generate_link_maps.py (+292 -0)

📄 Description

No description provided


🔄 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/955 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 10/16/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `mdrxy/objects-inv` --- ### 📝 Commits (1) - [`d08cbd4`](https://github.com/langchain-ai/docs/commit/d08cbd40d2bf2b5bf0f471c58dae94d33da5c6cd) proof of concept: auto-generate link map from `objects.inv` ### 📊 Changes **3 files changed** (+2133 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pipeline/preprocessors/link_map.py` (+73 -1) ➕ `pipeline/preprocessors/link_map_generated.py` (+1768 -0) ➕ `scripts/generate_link_maps.py` (+292 -0) </details> ### 📄 Description _No description provided_ --- <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:21:52 -05:00
yindo closed this issue 2026-02-17 17:21:52 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#1175