[PR #1679] [MERGED] fix: reorganize provider middlewares #1751

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1679
Author: @sydney-runkle
Created: 12/1/2025
Status: Merged
Merged: 12/1/2025
Merged by: @sydney-runkle

Base: mainHead: sr/middleware-refactor


📝 Commits (3)

  • 5a1a2e7 boom
  • 27473df Update src/oss/langchain/middleware/built-in.mdx
  • 8294348 Update src/oss/langchain/middleware/built-in.mdx

📊 Changes

3 files changed (+705 additions, -692 deletions)

View changed files

📝 src/oss/langchain/middleware/built-in.mdx (+10 -692)
📝 src/oss/python/integrations/providers/anthropic.mdx (+529 -0)
📝 src/oss/python/integrations/providers/openai.mdx (+166 -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/docs/pull/1679 **Author:** [@sydney-runkle](https://github.com/sydney-runkle) **Created:** 12/1/2025 **Status:** ✅ Merged **Merged:** 12/1/2025 **Merged by:** [@sydney-runkle](https://github.com/sydney-runkle) **Base:** `main` ← **Head:** `sr/middleware-refactor` --- ### 📝 Commits (3) - [`5a1a2e7`](https://github.com/langchain-ai/docs/commit/5a1a2e75ce19810e7b2ac1ffd9d59c145218ec26) boom - [`27473df`](https://github.com/langchain-ai/docs/commit/27473dfc5fd5208a9855a8c9a16972d6da2a7d6e) Update src/oss/langchain/middleware/built-in.mdx - [`8294348`](https://github.com/langchain-ai/docs/commit/82943482315727e9b41c978241b451b88e237a15) Update src/oss/langchain/middleware/built-in.mdx ### 📊 Changes **3 files changed** (+705 additions, -692 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/langchain/middleware/built-in.mdx` (+10 -692) 📝 `src/oss/python/integrations/providers/anthropic.mdx` (+529 -0) 📝 `src/oss/python/integrations/providers/openai.mdx` (+166 -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-17 17:22:41 -05:00
yindo closed this issue 2026-02-17 17:22:41 -05:00
yindo changed title from [PR #1679] fix: reorganize provider middlewares to [PR #1679] [MERGED] fix: reorganize provider middlewares 2026-06-05 18:14:44 -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#1751