[PR #3133] [MERGED] feat: add chat langchain integration #3203

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3133
Author: @christian-bromann
Created: 3/15/2026
Status: Merged
Merged: 3/28/2026
Merged by: @christian-bromann

Base: mainHead: cb/clc


📝 Commits (6)

📊 Changes

5 files changed (+27 additions, -8 deletions)

View changed files

📝 .gitignore (+4 -0)
📝 package-lock.json (+4 -4)
📝 package.json (+1 -1)
📝 pipeline/core/builder.py (+16 -2)
📝 src/docs.json (+2 -1)

📄 Description

clcdemo


🔄 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/3133 **Author:** [@christian-bromann](https://github.com/christian-bromann) **Created:** 3/15/2026 **Status:** ✅ Merged **Merged:** 3/28/2026 **Merged by:** [@christian-bromann](https://github.com/christian-bromann) **Base:** `main` ← **Head:** `cb/clc` --- ### 📝 Commits (6) - [`a7b0f88`](https://github.com/langchain-ai/docs/commit/a7b0f886bd1ad0873f6432b353a7030108e14673) feat: add chat langchain integration - [`b36fb60`](https://github.com/langchain-ai/docs/commit/b36fb6047ade0ff15ce8e60ff10565b26283c276) bump - [`26e10e2`](https://github.com/langchain-ai/docs/commit/26e10e253dc1a4b0dba0f58f7bb74755c1f08f4b) bump - [`f127d71`](https://github.com/langchain-ai/docs/commit/f127d71d8dd760242f3fd394506cd8d456f5a637) bump - [`d8a8575`](https://github.com/langchain-ai/docs/commit/d8a857555c4c0fe608de87790353cb6095ffeabb) bump - [`29904c6`](https://github.com/langchain-ai/docs/commit/29904c6c173d6e4440954d5581edfed53894a2b4) bump ### 📊 Changes **5 files changed** (+27 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+4 -0) 📝 `package-lock.json` (+4 -4) 📝 `package.json` (+1 -1) 📝 `pipeline/core/builder.py` (+16 -2) 📝 `src/docs.json` (+2 -1) </details> ### 📄 Description ![clcdemo](https://github.com/user-attachments/assets/2ff4550b-d8fa-4db8-ae4f-b3f292b2570c) --- <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:21:25 -04:00
yindo closed this issue 2026-06-05 18:21: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#3203