[PR #874] [MERGED] chore(docs): improve API reference docs for Pregel and associated types #1075

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/874
Author: @benjamincburns
Created: 2/18/2025
Status: Merged
Merged: 2/21/2025
Merged by: @benjamincburns

Base: mainHead: ben/api-doc


📝 Commits (1)

  • cfaed59 chore(docs): improve API reference docs for Pregel and associated types

📊 Changes

6 files changed (+686 additions, -161 deletions)

View changed files

📝 docs/typedoc.json (+6 -4)
📝 libs/langgraph/src/pregel/index.ts (+392 -74)
📝 libs/langgraph/src/pregel/types.ts (+168 -34)
📝 libs/langgraph/src/web.ts (+3 -0)
📝 package.json (+1 -1)
📝 yarn.lock (+116 -48)

📄 Description

No description provided


🔄 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/874 **Author:** [@benjamincburns](https://github.com/benjamincburns) **Created:** 2/18/2025 **Status:** ✅ Merged **Merged:** 2/21/2025 **Merged by:** [@benjamincburns](https://github.com/benjamincburns) **Base:** `main` ← **Head:** `ben/api-doc` --- ### 📝 Commits (1) - [`cfaed59`](https://github.com/langchain-ai/langgraphjs/commit/cfaed59d1c4ed0f560a3fc17a9520d19f18737e2) chore(docs): improve API reference docs for Pregel and associated types ### 📊 Changes **6 files changed** (+686 additions, -161 deletions) <details> <summary>View changed files</summary> 📝 `docs/typedoc.json` (+6 -4) 📝 `libs/langgraph/src/pregel/index.ts` (+392 -74) 📝 `libs/langgraph/src/pregel/types.ts` (+168 -34) 📝 `libs/langgraph/src/web.ts` (+3 -0) 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+116 -48) </details> ### 📄 Description _No description provided_ --- <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:05 -05:00
yindo closed this issue 2026-02-15 19:17:05 -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#1075