[PR #3] [MERGED] examples & docs #408

Closed
opened 2026-02-15 18:16:50 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/3
Author: @bracesproul
Created: 1/16/2024
Status: Merged
Merged: 1/16/2024
Merged by: @bracesproul

Base: mainHead: brace/examples


📝 Commits (6)

📊 Changes

6 files changed (+677 additions, -224 deletions)

View changed files

📝 README.md (+236 -186)
📝 package.json (+5 -1)
📝 src/__tests__/pregel.test.ts (+27 -27)
📝 src/graph/index.ts (+1 -1)
📝 tsconfig.json (+1 -2)
📝 yarn.lock (+407 -7)

📄 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/3 **Author:** [@bracesproul](https://github.com/bracesproul) **Created:** 1/16/2024 **Status:** ✅ Merged **Merged:** 1/16/2024 **Merged by:** [@bracesproul](https://github.com/bracesproul) **Base:** `main` ← **Head:** `brace/examples` --- ### 📝 Commits (6) - [`e4326d2`](https://github.com/langchain-ai/langgraphjs/commit/e4326d20cde6e4bd8cf4475aa958326fc9563c53) examples & docs - [`a560516`](https://github.com/langchain-ai/langgraphjs/commit/a560516ddd5eb27aabb6f3245e2e1edfd84b38cf) Merge branch 'main' into brace/examples - [`97d139e`](https://github.com/langchain-ai/langgraphjs/commit/97d139e83401b685929d61c57e5c2eae70bc8e8c) Merge branch 'main' of https://github.com/langchain-ai/langgraphjs into brace/examples - [`c5ea5f3`](https://github.com/langchain-ai/langgraphjs/commit/c5ea5f313559eeb59026fb9331a3afb2a16148c8) cr - [`4d9583c`](https://github.com/langchain-ai/langgraphjs/commit/4d9583c5c20fa3586cb7730124b9b8e6b84c701c) Merge branch 'main' of https://github.com/langchain-ai/langgraphjs into brace/examples - [`2eb9e79`](https://github.com/langchain-ai/langgraphjs/commit/2eb9e799148b7a15ef680062fe1c6ca9f3d2723b) finished example ### 📊 Changes **6 files changed** (+677 additions, -224 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+236 -186) 📝 `package.json` (+5 -1) 📝 `src/__tests__/pregel.test.ts` (+27 -27) 📝 `src/graph/index.ts` (+1 -1) 📝 `tsconfig.json` (+1 -2) 📝 `yarn.lock` (+407 -7) </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 18:16:50 -05:00
yindo closed this issue 2026-02-15 18:16:50 -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#408