[PR #1867] [MERGED] add langgraph integrations page #1920

Closed
opened 2026-02-17 17:22:52 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1867
Author: @lnhsingh
Created: 12/11/2025
Status: Merged
Merged: 12/11/2025
Merged by: @lnhsingh

Base: mainHead: lg-integrations


📝 Commits (7)

📊 Changes

6 files changed (+91 additions, -5 deletions)

View changed files

📝 pipeline/tools/partner_pkg_table.py (+2 -2)
📝 src/docs.json (+2 -1)
📝 src/oss/javascript/integrations/providers/all_providers.mdx (+22 -0)
src/oss/langgraph/integrations.mdx (+39 -0)
📝 src/oss/python/integrations/providers/all_providers.mdx (+24 -0)
📝 src/oss/python/integrations/providers/overview.mdx (+2 -2)

📄 Description

Preview: https://langchain-5e9cc07a-preview-lginte-1765488813-6406a61.mintlify.app/oss/python/langgraph/integrations


🔄 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/1867 **Author:** [@lnhsingh](https://github.com/lnhsingh) **Created:** 12/11/2025 **Status:** ✅ Merged **Merged:** 12/11/2025 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `lg-integrations` --- ### 📝 Commits (7) - [`21babe4`](https://github.com/langchain-ai/docs/commit/21babe49a3b5d21eb7351933f909c33031c76352) add langgraph integrations page - [`f47e0aa`](https://github.com/langchain-ai/docs/commit/f47e0aa5dcaf7a50a653b5fad7e2d3524955d9b1) simplify - [`92caba5`](https://github.com/langchain-ai/docs/commit/92caba51fa8760adfa5fac57d14f5fb3413d6bf3) fix - [`0ebe389`](https://github.com/langchain-ai/docs/commit/0ebe389b0bf4c9575ea815b8fe24eeabb4fd3067) add to all providers - [`d49654b`](https://github.com/langchain-ai/docs/commit/d49654be7e6d2c3c97d6f2bc63a004083f7365b3) x - [`21f39ae`](https://github.com/langchain-ai/docs/commit/21f39aea95e5f7d3145fefcba437a72cc2e31f0c) x - [`bdf6e08`](https://github.com/langchain-ai/docs/commit/bdf6e086f7050b0e1732b2963b724cc3ea2b02b8) Merge branch 'main' into lg-integrations ### 📊 Changes **6 files changed** (+91 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `pipeline/tools/partner_pkg_table.py` (+2 -2) 📝 `src/docs.json` (+2 -1) 📝 `src/oss/javascript/integrations/providers/all_providers.mdx` (+22 -0) ➕ `src/oss/langgraph/integrations.mdx` (+39 -0) 📝 `src/oss/python/integrations/providers/all_providers.mdx` (+24 -0) 📝 `src/oss/python/integrations/providers/overview.mdx` (+2 -2) </details> ### 📄 Description Preview: https://langchain-5e9cc07a-preview-lginte-1765488813-6406a61.mintlify.app/oss/python/langgraph/integrations --- <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:22:52 -05:00
yindo closed this issue 2026-02-17 17:22:52 -05:00
yindo changed title from [PR #1867] add langgraph integrations page to [PR #1867] [MERGED] add langgraph integrations page 2026-06-05 18:15:41 -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#1920