[PR #4079] [MERGED] Add eager-tools to community middleware integrations #4078

Closed
opened 2026-06-05 19:12:41 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/4079
Author: @langsmith-fleet[bot]
Created: 5/19/2026
Status: Merged
Merged: 5/19/2026
Merged by: @sydney-runkle

Base: mainHead: docs/add-eager-tools-middleware-integration


📝 Commits (1)

  • bcf94da Add eager-tools to community middleware integrations

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 src/oss/python/integrations/middleware/index.mdx (+1 -0)

📄 Description

Summary

  • Add eager-tools by cloudthinker-ai to the community middleware integrations table in the Python middleware integrations index.
  • eager-tools is a LangChain middleware that reduces agent wall-clock latency by dispatching each tool call the moment its streaming block closes, overlapping tool execution with LLM generation.

Links

Verification

Not run; docs-only copy change (table row addition).

Reviewers

Requested review from: @npentrel, @lnhsingh


🔄 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/4079 **Author:** [@langsmith-fleet[bot]](https://github.com/apps/langsmith-fleet) **Created:** 5/19/2026 **Status:** ✅ Merged **Merged:** 5/19/2026 **Merged by:** [@sydney-runkle](https://github.com/sydney-runkle) **Base:** `main` ← **Head:** `docs/add-eager-tools-middleware-integration` --- ### 📝 Commits (1) - [`bcf94da`](https://github.com/langchain-ai/docs/commit/bcf94daddb853fe3e071f862beabc3ec838547af) Add eager-tools to community middleware integrations ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/python/integrations/middleware/index.mdx` (+1 -0) </details> ### 📄 Description ## Summary - Add `eager-tools` by cloudthinker-ai to the community middleware integrations table in the Python middleware integrations index. - `eager-tools` is a LangChain middleware that reduces agent wall-clock latency by dispatching each tool call the moment its streaming block closes, overlapping tool execution with LLM generation. ## Links - Linear: https://linear.app/langchain/issue/DOC-1144/add-eager-tools-to-endorsed-middleware-integrations - Slack: https://langchain.slack.com/archives/C09G1T60QV9/p1779220654951729 - Package repo: https://github.com/cloudthinker-ai/eager-tools ## Verification Not run; docs-only copy change (table row addition). ## Reviewers Requested review from: @npentrel, @lnhsingh --- <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-06-05 19:12:41 -04:00
yindo closed this issue 2026-06-05 19:12:41 -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#4078