[PR #2188] [MERGED] Add TS Anthropic wrapper method to trace page #2207

Closed
opened 2026-02-17 17:23:10 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2188
Author: @katmayb
Created: 1/12/2026
Status: Merged
Merged: 1/14/2026
Merged by: @katmayb

Base: mainHead: wrap-anthropic-js


📝 Commits (2)

📊 Changes

3 files changed (+46 additions, -15 deletions)

View changed files

📝 pipeline/preprocessors/link_map.py (+2 -0)
📝 src/langsmith/trace-anthropic.mdx (+1 -1)
📝 src/snippets/trace-with-anthropic.mdx (+43 -14)

📄 Description

Fixes DOC-537

PR adds a TS code snippet to the Trace with Anthropic integration page to match the existing Python example.

Preview

https://langchain-5e9cc07a-preview-wrapan-1768245335-bd05bed.mintlify.app/langsmith/trace-anthropic


🔄 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/2188 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 1/12/2026 **Status:** ✅ Merged **Merged:** 1/14/2026 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `wrap-anthropic-js` --- ### 📝 Commits (2) - [`9cc8b1c`](https://github.com/langchain-ai/docs/commit/9cc8b1c616671c342a5c99b7bf22ba3b1a1cd2f5) Start - [`6c217ac`](https://github.com/langchain-ai/docs/commit/6c217ac6453a8664c9143a03089dfa075d6d4b83) Add TS Anthropic wrapper ### 📊 Changes **3 files changed** (+46 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `pipeline/preprocessors/link_map.py` (+2 -0) 📝 `src/langsmith/trace-anthropic.mdx` (+1 -1) 📝 `src/snippets/trace-with-anthropic.mdx` (+43 -14) </details> ### 📄 Description Fixes DOC-537 PR adds a TS code snippet to the Trace with Anthropic integration page to match the existing Python example. ## Preview https://langchain-5e9cc07a-preview-wrapan-1768245335-bd05bed.mintlify.app/langsmith/trace-anthropic --- <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:23:10 -05:00
yindo closed this issue 2026-02-17 17:23:10 -05:00
yindo changed title from [PR #2188] Add TS Anthropic wrapper method to trace page to [PR #2188] [MERGED] Add TS Anthropic wrapper method to trace page 2026-06-05 18:17:14 -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#2207