[PR #2079] [MERGED] refs(py): refactor insiders install #2109

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2079
Author: @mdrxy
Created: 1/5/2026
Status: Merged
Merged: 1/5/2026
Merged by: @mdrxy

Base: mainHead: mdrxy/rip-out-insiders


📝 Commits (1)

  • 783016d refs(py): refactor insiders install

📊 Changes

9 files changed (+19 additions, -137 deletions)

View changed files

📝 reference/python/Makefile (+4 -17)
📝 reference/python/install-mkdocs.sh (+2 -86)
📝 reference/python/mkdocs.yml (+6 -19)
📝 reference/python/pyproject.dev.toml (+1 -1)
📝 reference/python/pyproject.prod.toml (+1 -1)
📝 reference/python/pyproject.toml (+1 -1)
📝 reference/python/serve_subset.py (+3 -9)
📝 reference/python/switch-config.sh (+0 -2)
📝 reference/python/uv.lock (+1 -1)

📄 Description

As of 9.7.0, everything previously paywalled is GA


🔄 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/2079 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 1/5/2026 **Status:** ✅ Merged **Merged:** 1/5/2026 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `mdrxy/rip-out-insiders` --- ### 📝 Commits (1) - [`783016d`](https://github.com/langchain-ai/docs/commit/783016db7dd9efcf45ebe618322bcb0e8b5d7a2a) refs(py): refactor insiders install ### 📊 Changes **9 files changed** (+19 additions, -137 deletions) <details> <summary>View changed files</summary> 📝 `reference/python/Makefile` (+4 -17) 📝 `reference/python/install-mkdocs.sh` (+2 -86) 📝 `reference/python/mkdocs.yml` (+6 -19) 📝 `reference/python/pyproject.dev.toml` (+1 -1) 📝 `reference/python/pyproject.prod.toml` (+1 -1) 📝 `reference/python/pyproject.toml` (+1 -1) 📝 `reference/python/serve_subset.py` (+3 -9) 📝 `reference/python/switch-config.sh` (+0 -2) 📝 `reference/python/uv.lock` (+1 -1) </details> ### 📄 Description As of 9.7.0, everything previously paywalled is GA --- <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:04 -05:00
yindo closed this issue 2026-02-17 17:23:04 -05:00
yindo changed title from [PR #2079] refs(py): refactor insiders install to [PR #2079] [MERGED] refs(py): refactor insiders install 2026-06-05 18:16:42 -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#2109