[PR #1495] [MERGED] [docs]: access tool calls directly #2105

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/1495
Author: @isahers1
Created: 8/27/2024
Status: Merged
Merged: 8/27/2024
Merged by: @vbarda

Base: mainHead: isaac/removeadditionalkwargs


📝 Commits (1)

  • fc47e96 acesss tool calls directly

📊 Changes

3 files changed (+773 additions, -74 deletions)

View changed files

📝 examples/storm/storm.ipynb (+734 -38)
📝 examples/tutorials/sql-agent.ipynb (+38 -35)
📝 libs/cli/examples/graphs/storm.py (+1 -1)

📄 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/1495 **Author:** [@isahers1](https://github.com/isahers1) **Created:** 8/27/2024 **Status:** ✅ Merged **Merged:** 8/27/2024 **Merged by:** [@vbarda](https://github.com/vbarda) **Base:** `main` ← **Head:** `isaac/removeadditionalkwargs` --- ### 📝 Commits (1) - [`fc47e96`](https://github.com/langchain-ai/langgraph/commit/fc47e960cd2b4806ed62f11731d9c0f7768ae9d5) acesss tool calls directly ### 📊 Changes **3 files changed** (+773 additions, -74 deletions) <details> <summary>View changed files</summary> 📝 `examples/storm/storm.ipynb` (+734 -38) 📝 `examples/tutorials/sql-agent.ipynb` (+38 -35) 📝 `libs/cli/examples/graphs/storm.py` (+1 -1) </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:46:18 -05:00
yindo closed this issue 2026-02-20 17:46:18 -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#2105