[PR #1226] [MERGED] feat(docs): add component architecture documentation #1394

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1226
Author: @mdrxy
Created: 10/31/2025
Status: Merged
Merged: 11/15/2025
Merged by: @mdrxy

Base: mainHead: mdrxy/component-diagram


📝 Commits (6)

  • de3576e feat(docs): add component architecture documentation
  • 3796201 Update src/oss/langchain/component-architecture.mdx
  • 879833b Update src/oss/langchain/component-architecture.mdx
  • 9fc3915 Merge branch 'main' into mdrxy/component-diagram
  • e163866 docs.json
  • a14de4d cr

📊 Changes

2 files changed (+123 additions, -0 deletions)

View changed files

📝 src/docs.json (+2 -0)
src/oss/langchain/component-architecture.mdx (+121 -0)

📄 Description

Closes #437


🔄 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/1226 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 10/31/2025 **Status:** ✅ Merged **Merged:** 11/15/2025 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `mdrxy/component-diagram` --- ### 📝 Commits (6) - [`de3576e`](https://github.com/langchain-ai/docs/commit/de3576eefe032ae83556bd8ceb0b508bffeb66e0) feat(docs): add component architecture documentation - [`3796201`](https://github.com/langchain-ai/docs/commit/3796201b32b58b08dcbd6584920c2d176b7fc694) Update src/oss/langchain/component-architecture.mdx - [`879833b`](https://github.com/langchain-ai/docs/commit/879833b831a00bc4b5ad538139d84e1c06ef4bb3) Update src/oss/langchain/component-architecture.mdx - [`9fc3915`](https://github.com/langchain-ai/docs/commit/9fc391562ecfa435c2ad9e5f0fe6a337e755845d) Merge branch 'main' into mdrxy/component-diagram - [`e163866`](https://github.com/langchain-ai/docs/commit/e1638667b3968fbef671a9bf1dc6fa9d216bc94a) docs.json - [`a14de4d`](https://github.com/langchain-ai/docs/commit/a14de4d0d8df5e09447f689a3da83468eba98cf6) cr ### 📊 Changes **2 files changed** (+123 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+2 -0) ➕ `src/oss/langchain/component-architecture.mdx` (+121 -0) </details> ### 📄 Description Closes #437 --- <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:17 -05:00
yindo closed this issue 2026-02-17 17:22:17 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#1394