[PR #1763] [MERGED] add tracing project custom rendering docs #1831

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1763
Author: @eric-langchain
Created: 12/5/2025
Status: Merged
Merged: 12/8/2025
Merged by: @eric-langchain

Base: mainHead: add-tracing-project-docs


📝 Commits (2)

  • 93d6461 tracing project custom rendering docs
  • 24d2e61 Merge branch 'main' into add-tracing-project-docs

📊 Changes

2 files changed (+51 additions, -44 deletions)

View changed files

📝 src/langsmith/custom-output-rendering.mdx (+51 -44)
src/langsmith/images/tracing-project-custom-output-rendering-settings.png (+0 -0)

📄 Description

Overview

Added instructions for configuring custom output rendering at the tracing project level in custom-output-rendering.mdx. This update includes steps for enabling custom rendering within tracing project settings and updates the precedence rules to include tracing projects.

Type of change

Type: Update existing documentation

Related issues/PRs

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed

Additional notes

The precedence for custom rendering settings is now: annotation queue > dataset > tracing project.


🔄 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/1763 **Author:** [@eric-langchain](https://github.com/eric-langchain) **Created:** 12/5/2025 **Status:** ✅ Merged **Merged:** 12/8/2025 **Merged by:** [@eric-langchain](https://github.com/eric-langchain) **Base:** `main` ← **Head:** `add-tracing-project-docs` --- ### 📝 Commits (2) - [`93d6461`](https://github.com/langchain-ai/docs/commit/93d64619b05b11402804c23cebfc6bbc22272fd8) tracing project custom rendering docs - [`24d2e61`](https://github.com/langchain-ai/docs/commit/24d2e6192ff7ae7abe2c07b4e64eda9cefbf19a5) Merge branch 'main' into add-tracing-project-docs ### 📊 Changes **2 files changed** (+51 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/custom-output-rendering.mdx` (+51 -44) ➕ `src/langsmith/images/tracing-project-custom-output-rendering-settings.png` (+0 -0) </details> ### 📄 Description ## Overview Added instructions for configuring custom output rendering at the tracing project level in `custom-output-rendering.mdx`. This update includes steps for enabling custom rendering within tracing project settings and updates the precedence rules to include tracing projects. ## Type of change **Type:** Update existing documentation ## Related issues/PRs <!-- Link to related issues, feature PRs, or discussions (if applicable) --> - GitHub issue: - Feature PR: https://github.com/langchain-ai/langchainplus/pull/14495 ## Checklist <!-- Put an 'x' in all boxes that apply --> - [x] I have read the [contributing guidelines](README.md) - [x] I have tested my changes locally using `docs dev` - [x] All code examples have been tested and work correctly - [x] I have used **root relative** paths for internal links - [x] I have updated navigation in `src/docs.json` if needed ## Additional notes The precedence for custom rendering settings is now: annotation queue > dataset > tracing project. --- <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:46 -05:00
yindo closed this issue 2026-02-17 17:22:46 -05:00
yindo changed title from [PR #1763] add tracing project custom rendering docs to [PR #1763] [MERGED] add tracing project custom rendering docs 2026-06-05 18:15:09 -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#1831