[PR #902] [MERGED] docs: generate prebuilt page #1098

Closed
opened 2026-02-15 19:17:12 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/902
Author: @eyurtsev
Created: 2/26/2025
Status: Merged
Merged: 2/26/2025
Merged by: @eyurtsev

Base: mainHead: eugene/hook-up-build


📝 Commits (4)

📊 Changes

5 files changed (+276 additions, -2 deletions)

View changed files

📝 docs/Makefile (+10 -2)
docs/_scripts/third_party/create_third_party_page.py (+147 -0)
docs/_scripts/third_party/get_download_stats.py (+111 -0)
docs/docs/prebuilt.md (+7 -0)
📝 docs/mkdocs.yml (+1 -0)

📄 Description

This should generate the prebuilt page


🔄 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/langgraphjs/pull/902 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 2/26/2025 **Status:** ✅ Merged **Merged:** 2/26/2025 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `main` ← **Head:** `eugene/hook-up-build` --- ### 📝 Commits (4) - [`798a09b`](https://github.com/langchain-ai/langgraphjs/commit/798a09b6d43d34c980a4e2fdb425ceb8e3c8e88b) x - [`1e1aef0`](https://github.com/langchain-ai/langgraphjs/commit/1e1aef0915dcc11c982b025ffd7a44344a17bab1) x - [`5a60540`](https://github.com/langchain-ai/langgraphjs/commit/5a605402b92d67ff1973e917cd3d13ad786a4440) x - [`bf090b4`](https://github.com/langchain-ai/langgraphjs/commit/bf090b4763a8c04dbf4943c3b574976ff9872002) x ### 📊 Changes **5 files changed** (+276 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/Makefile` (+10 -2) ➕ `docs/_scripts/third_party/create_third_party_page.py` (+147 -0) ➕ `docs/_scripts/third_party/get_download_stats.py` (+111 -0) ➕ `docs/docs/prebuilt.md` (+7 -0) 📝 `docs/mkdocs.yml` (+1 -0) </details> ### 📄 Description This should generate the prebuilt page --- <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-15 19:17:12 -05:00
yindo closed this issue 2026-02-15 19:17:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#1098