[PR #3515] [MERGED] fix(pipeline): clean up build script #3558

Closed
opened 2026-06-05 18:23:29 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3515
Author: @christian-bromann
Created: 4/9/2026
Status: Merged
Merged: 4/9/2026
Merged by: @mdrxy

Base: mainHead: cb/clean-up-build-script


📝 Commits (1)

  • 64328d1 fix(pipeline): clean up build script

📊 Changes

1 file changed (+0 additions, -1 deletions)

View changed files

📝 pipeline/core/builder.py (+0 -1)

📄 Description

The Chat LangChain feature is embedded as a standalone script via:

"<script src=\"/ChatLangChainEmbed.js\" defer></script>"

This was an artifact of other attempts to make it work. Can be removed.


🔄 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/3515 **Author:** [@christian-bromann](https://github.com/christian-bromann) **Created:** 4/9/2026 **Status:** ✅ Merged **Merged:** 4/9/2026 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `cb/clean-up-build-script` --- ### 📝 Commits (1) - [`64328d1`](https://github.com/langchain-ai/docs/commit/64328d11ffb50fc62ad4d2a93678740458cae64c) fix(pipeline): clean up build script ### 📊 Changes **1 file changed** (+0 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pipeline/core/builder.py` (+0 -1) </details> ### 📄 Description The Chat LangChain feature is embedded as a standalone script via: ``` "<script src=\"/ChatLangChainEmbed.js\" defer></script>" ``` This was an artifact of other attempts to make it work. Can be removed. --- <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 18:23:29 -04:00
yindo closed this issue 2026-06-05 18:23:29 -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#3558