[PR #1109] [MERGED] Add local tool calling agent example #1895

Closed
opened 2026-02-20 17:45:48 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/1109
Author: @rlancemartin
Created: 7/24/2024
Status: Merged
Merged: 7/24/2024
Merged by: @rlancemartin

Base: mainHead: rlm/add-local-tool-calling-agent


📝 Commits (2)

  • 4cd5c62 Add local tool calling agent example
  • f95915a Update copy_notebooks.py

📊 Changes

2 files changed (+338 additions, -0 deletions)

View changed files

📝 docs/_scripts/copy_notebooks.py (+1 -0)
examples/tutorials/tool-calling-agent-local.ipynb (+337 -0)

📄 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/langgraph/pull/1109 **Author:** [@rlancemartin](https://github.com/rlancemartin) **Created:** 7/24/2024 **Status:** ✅ Merged **Merged:** 7/24/2024 **Merged by:** [@rlancemartin](https://github.com/rlancemartin) **Base:** `main` ← **Head:** `rlm/add-local-tool-calling-agent` --- ### 📝 Commits (2) - [`4cd5c62`](https://github.com/langchain-ai/langgraph/commit/4cd5c62fe93815cb13f5621098b36e55d12b6ad9) Add local tool calling agent example - [`f95915a`](https://github.com/langchain-ai/langgraph/commit/f95915abcaeb3dd495a9db6e09569c9bc3e23125) Update copy_notebooks.py ### 📊 Changes **2 files changed** (+338 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/_scripts/copy_notebooks.py` (+1 -0) ➕ `examples/tutorials/tool-calling-agent-local.ipynb` (+337 -0) </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-20 17:45:48 -05:00
yindo closed this issue 2026-02-20 17:45:48 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#1895