[PR #1829] [MERGED] oss(py): make anthropic middleware examples work e2e #1888

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1829
Author: @mdrxy
Created: 12/9/2025
Status: Merged
Merged: 12/10/2025
Merged by: @mdrxy

Base: mainHead: mdrxy/fix-thropic-middleware


📝 Commits (2)

  • b4c6994 oss(py): make anthropic middleware examples work e2e
  • cd21303 cleanup

📊 Changes

1 file changed (+324 additions, -86 deletions)

View changed files

📝 src/oss/python/integrations/middleware/anthropic.mdx (+324 -86)

📄 Description

4/5 of the listed examples did not run successfully. Hydrated examples to work e2e when copy / pasting


🔄 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/1829 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 12/9/2025 **Status:** ✅ Merged **Merged:** 12/10/2025 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `mdrxy/fix-thropic-middleware` --- ### 📝 Commits (2) - [`b4c6994`](https://github.com/langchain-ai/docs/commit/b4c6994672a2d19552adf661bfcd5210fadfb1b0) oss(py): make anthropic middleware examples work e2e - [`cd21303`](https://github.com/langchain-ai/docs/commit/cd2130382dd6eac40378e1a64b04ce6caa552548) cleanup ### 📊 Changes **1 file changed** (+324 additions, -86 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/python/integrations/middleware/anthropic.mdx` (+324 -86) </details> ### 📄 Description 4/5 of the listed examples did not run successfully. Hydrated examples to work e2e when copy / pasting --- <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:50 -05:00
yindo closed this issue 2026-02-17 17:22:50 -05:00
yindo changed title from [PR #1829] oss(py): make anthropic middleware examples work e2e to [PR #1829] [MERGED] oss(py): make anthropic middleware examples work e2e 2026-06-05 18:15:30 -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#1888