[PR #3379] [MERGED] feat(langchain): add CopilotKit integration docs #3434

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3379
Author: @christian-bromann
Created: 3/30/2026
Status: Merged
Merged: 4/7/2026
Merged by: @christian-bromann

Base: mainHead: cb/copilotkit-integration-docs


📝 Commits (8)

📊 Changes

4 files changed (+608 additions, -31 deletions)

View changed files

📝 src/docs.json (+6 -4)
📝 src/oss/langchain/context-engineering.mdx (+8 -10)
src/oss/langchain/frontend/integrations/copilotkit.mdx (+579 -0)
📝 src/oss/langchain/frontend/integrations/overview.mdx (+15 -17)

📄 Description

Adding docs for integrating with CopilotKit.


🔄 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/3379 **Author:** [@christian-bromann](https://github.com/christian-bromann) **Created:** 3/30/2026 **Status:** ✅ Merged **Merged:** 4/7/2026 **Merged by:** [@christian-bromann](https://github.com/christian-bromann) **Base:** `main` ← **Head:** `cb/copilotkit-integration-docs` --- ### 📝 Commits (8) - [`91a3866`](https://github.com/langchain-ai/docs/commit/91a38662c77b15aadb321c6cdc3b3842bf8ceb50) feat(langchain): add CopilotKit integration docs - [`a746d09`](https://github.com/langchain-ai/docs/commit/a746d092a4940c72daf5c6c6fd21a135f8421fb7) cr - [`148a43d`](https://github.com/langchain-ai/docs/commit/148a43da2df15cba3df5abbe14c079405473450e) cr - [`2d973d2`](https://github.com/langchain-ai/docs/commit/2d973d2a222bfd3800668c13602e2f1d2dd5c533) cr - [`17125c4`](https://github.com/langchain-ai/docs/commit/17125c4cb819558f21ee2f30497d52bbb540cf77) fix - [`b64d54e`](https://github.com/langchain-ai/docs/commit/b64d54efe0cc21678d280cae4c215abf51eb1866) fix - [`5137112`](https://github.com/langchain-ai/docs/commit/513711299fcdeba0bda4783cbd128f266f40b827) Update src/oss/langchain/frontend/integrations/overview.mdx - [`b55ba93`](https://github.com/langchain-ai/docs/commit/b55ba93153a667f5a7950acb1aefe19222ad04bf) add link to copilotkit docs ### 📊 Changes **4 files changed** (+608 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+6 -4) 📝 `src/oss/langchain/context-engineering.mdx` (+8 -10) ➕ `src/oss/langchain/frontend/integrations/copilotkit.mdx` (+579 -0) 📝 `src/oss/langchain/frontend/integrations/overview.mdx` (+15 -17) </details> ### 📄 Description Adding docs for integrating with CopilotKit. --- <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:06 -04:00
yindo closed this issue 2026-06-05 18:23:06 -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#3434