[PR #195] [MERGED] More tutorial cleanup #567

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/195
Author: @hinthornw
Created: 5/31/2024
Status: Merged
Merged: 5/31/2024
Merged by: @hinthornw

Base: mainHead: wfh/moore_tutorials_tsc


📝 Commits (4)

📊 Changes

5 files changed (+1612 additions, -12491 deletions)

View changed files

📝 examples/multi_agent/multi_agent_collaboration.ipynb (+177 -412)
📝 examples/rag/langgraph_agentic_rag.ipynb (+20 -12001)
📝 package.json (+5 -0)
📝 tsconfig.json (+6 -1)
📝 yarn.lock (+1404 -77)

📄 Description

This time 🥁🥁🥁🥁🥁🥁 Multi-agent collab

Had some fun figuring out how to get esm hooks working in tslab to run these


🔄 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/195 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 5/31/2024 **Status:** ✅ Merged **Merged:** 5/31/2024 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `wfh/moore_tutorials_tsc` --- ### 📝 Commits (4) - [`3b36470`](https://github.com/langchain-ai/langgraphjs/commit/3b3647026057aba3aab6dde5ce3e85c04b5d0cc2) fmg - [`9e755b0`](https://github.com/langchain-ai/langgraphjs/commit/9e755b0d96474fdec345869d10100430c27a1ab0) Bump - [`ef22a12`](https://github.com/langchain-ai/langgraphjs/commit/ef22a12a0cdde7569e123886daf4c223bbf3c54b) Amaze - [`4efccc0`](https://github.com/langchain-ai/langgraphjs/commit/4efccc033364874a2ea6538c48c42978915dff81) Merge branch 'main' into wfh/moore_tutorials_tsc ### 📊 Changes **5 files changed** (+1612 additions, -12491 deletions) <details> <summary>View changed files</summary> 📝 `examples/multi_agent/multi_agent_collaboration.ipynb` (+177 -412) 📝 `examples/rag/langgraph_agentic_rag.ipynb` (+20 -12001) 📝 `package.json` (+5 -0) 📝 `tsconfig.json` (+6 -1) 📝 `yarn.lock` (+1404 -77) </details> ### 📄 Description This time 🥁🥁🥁🥁🥁🥁 Multi-agent collab Had some fun figuring out how to get esm hooks working in tslab to run these --- <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:15:04 -05:00
yindo closed this issue 2026-02-15 19:15:04 -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#567