[PR #3334] [MERGED] feat: update chatanthropic docs and review anthropic caching middleware #3391

Closed
opened 2026-06-05 18:22:56 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3334
Author: @npentrel
Created: 3/26/2026
Status: Merged
Merged: 4/7/2026
Merged by: @npentrel

Base: mainHead: open-swe/254489cd-693f-6230-619c-5d7aebb14ca0


📝 Commits (5)

📊 Changes

4 files changed (+149 additions, -78 deletions)

View changed files

📝 src/oss/javascript/integrations/chat/anthropic.mdx (+18 -21)
📝 src/oss/javascript/integrations/middleware/anthropic.mdx (+5 -1)
📝 src/oss/python/integrations/chat/anthropic.mdx (+121 -55)
📝 src/oss/python/integrations/middleware/anthropic.mdx (+5 -1)

📄 Description

I've tested the code samples, so should be good to go


🔄 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/3334 **Author:** [@npentrel](https://github.com/npentrel) **Created:** 3/26/2026 **Status:** ✅ Merged **Merged:** 4/7/2026 **Merged by:** [@npentrel](https://github.com/npentrel) **Base:** `main` ← **Head:** `open-swe/254489cd-693f-6230-619c-5d7aebb14ca0` --- ### 📝 Commits (5) - [`c2b9c22`](https://github.com/langchain-ai/docs/commit/c2b9c22a3733680a7938fbcfc43019fef51a5d56) Update ChatAnthropic docs and review AnthropicPromptCachingMiddleware - [`0bc8d43`](https://github.com/langchain-ai/docs/commit/0bc8d4353857714596fb25afe518f62cd2787e26) Update - [`41caac0`](https://github.com/langchain-ai/docs/commit/41caac0d632b6b545f822e9949392b272b7998cb) fine-grained - [`b13c835`](https://github.com/langchain-ai/docs/commit/b13c835fd0169f02c03956f1b4032e3ecff5720f) update - [`be3cd95`](https://github.com/langchain-ai/docs/commit/be3cd9588af0ea736d5f61d668819592d33700d0) fixups ### 📊 Changes **4 files changed** (+149 additions, -78 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/javascript/integrations/chat/anthropic.mdx` (+18 -21) 📝 `src/oss/javascript/integrations/middleware/anthropic.mdx` (+5 -1) 📝 `src/oss/python/integrations/chat/anthropic.mdx` (+121 -55) 📝 `src/oss/python/integrations/middleware/anthropic.mdx` (+5 -1) </details> ### 📄 Description I've tested the code samples, so should be good to go --- <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 18:22:56 -04:00
yindo closed this issue 2026-06-05 18:22:56 -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#3391