[PR #3081] [MERGED] feat: add frontend integration docs #3156

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3081
Author: @christian-bromann
Created: 3/12/2026
Status: Merged
Merged: 3/16/2026
Merged by: @christian-bromann

Base: mainHead: cb/frontend-integration-docs


📝 Commits (4)

📊 Changes

4 files changed (+246 additions, -7 deletions)

View changed files

📝 pipeline/core/builder.py (+1 -0)
📝 src/docs.json (+4 -2)
src/oss/langchain/frontend/integrations.mdx (+225 -0)
📝 src/oss/langchain/frontend/overview.mdx (+16 -5)

📄 Description

Documenting how to integrate with AI Elements and Assistant UI:

int2
int


🔄 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/3081 **Author:** [@christian-bromann](https://github.com/christian-bromann) **Created:** 3/12/2026 **Status:** ✅ Merged **Merged:** 3/16/2026 **Merged by:** [@christian-bromann](https://github.com/christian-bromann) **Base:** `main` ← **Head:** `cb/frontend-integration-docs` --- ### 📝 Commits (4) - [`bc07ce0`](https://github.com/langchain-ai/docs/commit/bc07ce01100a35cd83f7e7681c94d97bbda28cfb) feat: add frontend integration docs - [`eaf13cc`](https://github.com/langchain-ai/docs/commit/eaf13cc40c81cba7b333c275151c9294ad7b90ed) tweaks - [`a12a2ed`](https://github.com/langchain-ai/docs/commit/a12a2ed7c552f1b74a4990685d8d1f29cdbae7bb) update docs.json - [`97115b7`](https://github.com/langchain-ai/docs/commit/97115b7ea5e8c597fd0e1db88965757652845aba) add link to example project ### 📊 Changes **4 files changed** (+246 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `pipeline/core/builder.py` (+1 -0) 📝 `src/docs.json` (+4 -2) ➕ `src/oss/langchain/frontend/integrations.mdx` (+225 -0) 📝 `src/oss/langchain/frontend/overview.mdx` (+16 -5) </details> ### 📄 Description Documenting how to integrate with AI Elements and Assistant UI: ![int2](https://github.com/user-attachments/assets/0ed314d0-2c52-4694-9939-4ea68352a063) ![int](https://github.com/user-attachments/assets/9f508181-948c-4334-899b-109f2ca0dbe6) --- <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:16 -04:00
yindo closed this issue 2026-06-05 18:21:16 -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#3156