[PR #1622] [MERGED] fix(langchain): add missing section on handling tool errors #1705

Closed
opened 2026-02-17 17:22:38 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1622
Author: @christian-bromann
Created: 11/25/2025
Status: Merged
Merged: 12/4/2025
Merged by: @christian-bromann

Base: mainHead: cb/handle-tool-errors


📝 Commits (1)

  • af7eb21 fix(langchain): add missing section on handling tool errors

📊 Changes

2 files changed (+67 additions, -19 deletions)

View changed files

📝 src/oss/javascript/migrate/langchain-v1.mdx (+25 -10)
📝 src/oss/python/migrate/langchain-v1.mdx (+42 -9)

📄 Description

The section was missing examples.


🔄 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/docs/pull/1622 **Author:** [@christian-bromann](https://github.com/christian-bromann) **Created:** 11/25/2025 **Status:** ✅ Merged **Merged:** 12/4/2025 **Merged by:** [@christian-bromann](https://github.com/christian-bromann) **Base:** `main` ← **Head:** `cb/handle-tool-errors` --- ### 📝 Commits (1) - [`af7eb21`](https://github.com/langchain-ai/docs/commit/af7eb21e5bbdb7523af23bef2507a05992f4cd42) fix(langchain): add missing section on handling tool errors ### 📊 Changes **2 files changed** (+67 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/javascript/migrate/langchain-v1.mdx` (+25 -10) 📝 `src/oss/python/migrate/langchain-v1.mdx` (+42 -9) </details> ### 📄 Description The section was missing examples. --- <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-17 17:22:38 -05:00
yindo closed this issue 2026-02-17 17:22:38 -05:00
yindo changed title from [PR #1622] fix(langchain): add missing section on handling tool errors to [PR #1622] [MERGED] fix(langchain): add missing section on handling tool errors 2026-06-05 18:14:31 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#1705