[PR #561] [MERGED] update alpha banners #813

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/561
Author: @mdrxy
Created: 9/17/2025
Status: Merged
Merged: 9/18/2025
Merged by: @lnhsingh

Base: mainHead: mdrxy/update-banners


📝 Commits (6)

  • b61a459 link v1 to release page in banners
  • 06f61e0 update build pipeline to handle snippets
  • 334e1fd Update pipeline/core/builder.py
  • 619f1b2 fix
  • a799131 fix lint errors
  • 2c35ba0 Merge branch 'main' into mdrxy/update-banners

📊 Changes

4 files changed (+82 additions, -6 deletions)

View changed files

📝 pipeline/core/builder.py (+78 -2)
📝 src/oss/langchain/overview.mdx (+2 -2)
📝 src/snippets/alpha-lc-callout.mdx (+1 -1)
📝 src/snippets/alpha-lg-callout.mdx (+1 -1)

📄 Description

Link to the v1 release pages.

Snippet URLs were not resolving to their language-equivalent version, so I attempted a refactor of the pipeline. I haven't observed any regression as a result but it may be worth sanity checking.


🔄 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/561 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 9/17/2025 **Status:** ✅ Merged **Merged:** 9/18/2025 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `mdrxy/update-banners` --- ### 📝 Commits (6) - [`b61a459`](https://github.com/langchain-ai/docs/commit/b61a459e0910d5becbc3ebb8aff525d2af9abc49) link v1 to release page in banners - [`06f61e0`](https://github.com/langchain-ai/docs/commit/06f61e039fe368028fd5e0001e54a61cc04180a8) update build pipeline to handle snippets - [`334e1fd`](https://github.com/langchain-ai/docs/commit/334e1fde0609dbea981da0731944d97d14fa762f) Update pipeline/core/builder.py - [`619f1b2`](https://github.com/langchain-ai/docs/commit/619f1b2a969201e75dee296f5adf013cca453fb7) fix - [`a799131`](https://github.com/langchain-ai/docs/commit/a799131a807336f30716aca979f8cf62b21786fb) fix lint errors - [`2c35ba0`](https://github.com/langchain-ai/docs/commit/2c35ba0d73508ca5fc6a2a2c9feaf17f8679aa6d) Merge branch 'main' into mdrxy/update-banners ### 📊 Changes **4 files changed** (+82 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `pipeline/core/builder.py` (+78 -2) 📝 `src/oss/langchain/overview.mdx` (+2 -2) 📝 `src/snippets/alpha-lc-callout.mdx` (+1 -1) 📝 `src/snippets/alpha-lg-callout.mdx` (+1 -1) </details> ### 📄 Description Link to the v1 release pages. Snippet URLs were not resolving to their language-equivalent version, so I attempted a refactor of the pipeline. I haven't observed any regression as a result but it may be worth sanity checking. --- <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:10 -05:00
yindo closed this issue 2026-02-17 17:21:10 -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#813