[PR #26] [MERGED] Update examples & tests #430

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

📋 Pull Request Information

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

Base: mainHead: brace/tests-examples


📝 Commits (1)

📊 Changes

7 files changed (+447 additions, -57 deletions)

View changed files

📝 examples/agent_executor/base.ipynb (+104 -22)
📝 examples/chat_agent_executor_with_function_calling/base.ipynb (+196 -20)
📝 examples/deno.json (+2 -3)
📝 langgraph/package.json (+5 -6)
📝 langgraph/src/tests/prebuilt.int.test.ts (+49 -0)
📝 langgraph/src/tests/prebuilt.test.ts (+57 -0)
📝 yarn.lock (+34 -6)

📄 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/26 **Author:** [@bracesproul](https://github.com/bracesproul) **Created:** 1/18/2024 **Status:** ✅ Merged **Merged:** 1/18/2024 **Merged by:** [@bracesproul](https://github.com/bracesproul) **Base:** `main` ← **Head:** `brace/tests-examples` --- ### 📝 Commits (1) - [`efb2ec3`](https://github.com/langchain-ai/langgraphjs/commit/efb2ec3d03e4ae81fe0a106983684596a939b337) Update examples & tests ### 📊 Changes **7 files changed** (+447 additions, -57 deletions) <details> <summary>View changed files</summary> 📝 `examples/agent_executor/base.ipynb` (+104 -22) 📝 `examples/chat_agent_executor_with_function_calling/base.ipynb` (+196 -20) 📝 `examples/deno.json` (+2 -3) 📝 `langgraph/package.json` (+5 -6) 📝 `langgraph/src/tests/prebuilt.int.test.ts` (+49 -0) 📝 `langgraph/src/tests/prebuilt.test.ts` (+57 -0) 📝 `yarn.lock` (+34 -6) </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:56 -05:00
yindo closed this issue 2026-02-15 18:16:56 -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#430