[PR #259] [MERGED] chore(tracing): add handoff details for older LangChain versions #345

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/259
Author: @dqbd
Created: 5/21/2024
Status: Merged
Merged: 5/23/2024
Merged by: @dqbd

Base: mainHead: dqbd/handoff-docs


📝 Commits (8)

  • 0182d7a chore(tracing): add handoff details for older LangChain versions
  • 1bd082c Add interoperability from reverse
  • 317609c Fix newline
  • 45983a2 Fix newlines
  • 2961e20 Merge branch 'main' into dqbd/handoff-docs
  • 6df4486 Highlight LangChain versions below 0.2.x
  • 75275b2 Fix code snippet
  • 9cdeb2a Add trace preview

📊 Changes

3 files changed (+138 additions, -19 deletions)

View changed files

📝 src/components/InstructionsWithCode.js (+35 -14)
versioned_docs/version-2.0/how_to_guides/tracing/static/trace_tree_manual_tracing.png (+0 -0)
📝 versioned_docs/version-2.0/how_to_guides/tracing/trace_with_langchain.mdx (+103 -5)

📄 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/langsmith-docs/pull/259 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 5/21/2024 **Status:** ✅ Merged **Merged:** 5/23/2024 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `dqbd/handoff-docs` --- ### 📝 Commits (8) - [`0182d7a`](https://github.com/langchain-ai/langsmith-docs/commit/0182d7a85eda166d1fd865de3fc5d2721d220e3e) chore(tracing): add handoff details for older LangChain versions - [`1bd082c`](https://github.com/langchain-ai/langsmith-docs/commit/1bd082cc38682d6a702e074e8161bd8c8eabd2ea) Add interoperability from reverse - [`317609c`](https://github.com/langchain-ai/langsmith-docs/commit/317609c55698fb1d50d356edae1fb7ff603438c1) Fix newline - [`45983a2`](https://github.com/langchain-ai/langsmith-docs/commit/45983a2b25f77f3563ce68bed264bf3c05fd5f3a) Fix newlines - [`2961e20`](https://github.com/langchain-ai/langsmith-docs/commit/2961e20f9326ea934c4eeec663402ed01dfe4f72) Merge branch 'main' into dqbd/handoff-docs - [`6df4486`](https://github.com/langchain-ai/langsmith-docs/commit/6df4486a38023211e81235b1cf4fbae841ed99c4) Highlight LangChain versions below 0.2.x - [`75275b2`](https://github.com/langchain-ai/langsmith-docs/commit/75275b21a3213805007e596ef4d774005af065f8) Fix code snippet - [`9cdeb2a`](https://github.com/langchain-ai/langsmith-docs/commit/9cdeb2a1122e4ac1ea6c497e3ae719f95a58a5b9) Add trace preview ### 📊 Changes **3 files changed** (+138 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `src/components/InstructionsWithCode.js` (+35 -14) ➕ `versioned_docs/version-2.0/how_to_guides/tracing/static/trace_tree_manual_tracing.png` (+0 -0) 📝 `versioned_docs/version-2.0/how_to_guides/tracing/trace_with_langchain.mdx` (+103 -5) </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-21 17:17:52 -05:00
yindo closed this issue 2026-02-21 17:17:52 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langsmith-docs#345