[PR #747] [CLOSED] feat(middleware): document new retry_model_request hook #981

Closed
opened 2026-02-17 17:21:30 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/747
Author: @christian-bromann
Created: 10/6/2025
Status: Closed

Base: mainHead: cb/retry-model-request


📝 Commits (5)

  • c92a1f1 feat(middleware): document new retry_model_request hook
  • d5616b3 Update src/oss/langchain/middleware.mdx
  • 9bb4659 Update src/oss/langchain/middleware.mdx
  • bb571c5 cr
  • 6f09d32 fix python imports

📊 Changes

1 file changed (+179 additions, -6 deletions)

View changed files

📝 src/oss/langchain/middleware.mdx (+179 -6)

📄 Description

Introduced in:

JS: https://github.com/langchain-ai/langchainjs/pull/9128
Py: https://github.com/langchain-ai/langchain/pull/33275


🔄 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/747 **Author:** [@christian-bromann](https://github.com/christian-bromann) **Created:** 10/6/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `cb/retry-model-request` --- ### 📝 Commits (5) - [`c92a1f1`](https://github.com/langchain-ai/docs/commit/c92a1f1b6d254b9cd688a70f98b1ef172473c936) feat(middleware): document new retry_model_request hook - [`d5616b3`](https://github.com/langchain-ai/docs/commit/d5616b3ae03409730880113ee8a0106b7bdaf09b) Update src/oss/langchain/middleware.mdx - [`9bb4659`](https://github.com/langchain-ai/docs/commit/9bb46591cb845a5094a2a129d43faf396dd470bb) Update src/oss/langchain/middleware.mdx - [`bb571c5`](https://github.com/langchain-ai/docs/commit/bb571c54225aa7f5f2e44a0dd4988805677ac023) cr - [`6f09d32`](https://github.com/langchain-ai/docs/commit/6f09d32d1e019dff2b21c98a976b6d4e2ad681fe) fix python imports ### 📊 Changes **1 file changed** (+179 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/langchain/middleware.mdx` (+179 -6) </details> ### 📄 Description Introduced in: JS: https://github.com/langchain-ai/langchainjs/pull/9128 Py: https://github.com/langchain-ai/langchain/pull/33275 --- <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:21:30 -05:00
yindo closed this issue 2026-02-17 17:21:30 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#981