[PR #497] [MERGED] feat: new docs for adding filtered traces from an experiment to a dataset #554

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/497
Author: @davidx33
Created: 10/30/2024
Status: Merged
Merged: 11/8/2024
Merged by: @davidx33

Base: mainHead: eval-to-dataset


📝 Commits (6)

  • 9da1f8f image one for doc on filtered traces to dataset
  • ae79811 second image for new docs on filtered traces to dataset
  • a0d01b0 third image for new docs on filtered traces to dataset
  • 03c82ff last image for filtered traces to dataset docs
  • dd53ee5 new text for filtered traces to dataset docs
  • 3a09b04 fix sidebar

📊 Changes

6 files changed (+24 additions, -0 deletions)

View changed files

docs/evaluation/how_to_guides/datasets/export_filtered_traces_to_dataset.mdx (+23 -0)
docs/evaluation/how_to_guides/datasets/static/add-filtered-traces-to-dataset.png (+0 -0)
docs/evaluation/how_to_guides/datasets/static/experiment-tracing-project.png (+0 -0)
docs/evaluation/how_to_guides/datasets/static/export-filtered-trace-to-dataset.png (+0 -0)
docs/evaluation/how_to_guides/datasets/static/filtered-traces-from-experiment.png (+0 -0)
📝 docs/evaluation/how_to_guides/index.md (+1 -0)

📄 Description

created a new doc within the evaluation how to guides that explains how to add filtered traces generated by an experiment to a dataset


🔄 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/497 **Author:** [@davidx33](https://github.com/davidx33) **Created:** 10/30/2024 **Status:** ✅ Merged **Merged:** 11/8/2024 **Merged by:** [@davidx33](https://github.com/davidx33) **Base:** `main` ← **Head:** `eval-to-dataset` --- ### 📝 Commits (6) - [`9da1f8f`](https://github.com/langchain-ai/langsmith-docs/commit/9da1f8fd228c75b72febfaa7e68f438b173e5223) image one for doc on filtered traces to dataset - [`ae79811`](https://github.com/langchain-ai/langsmith-docs/commit/ae79811308ba8fed90c5ea47b8ea30333ef27c45) second image for new docs on filtered traces to dataset - [`a0d01b0`](https://github.com/langchain-ai/langsmith-docs/commit/a0d01b0cf2baaaece9f2a9ab8043a93a8bd010b5) third image for new docs on filtered traces to dataset - [`03c82ff`](https://github.com/langchain-ai/langsmith-docs/commit/03c82ffb3e28658de26a7493574e50f85f770bf3) last image for filtered traces to dataset docs - [`dd53ee5`](https://github.com/langchain-ai/langsmith-docs/commit/dd53ee5776679dea53e9d89b8b5f27e2756157cb) new text for filtered traces to dataset docs - [`3a09b04`](https://github.com/langchain-ai/langsmith-docs/commit/3a09b047bbe5002844533859b3cd408701ccf54f) fix sidebar ### 📊 Changes **6 files changed** (+24 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `docs/evaluation/how_to_guides/datasets/export_filtered_traces_to_dataset.mdx` (+23 -0) ➕ `docs/evaluation/how_to_guides/datasets/static/add-filtered-traces-to-dataset.png` (+0 -0) ➕ `docs/evaluation/how_to_guides/datasets/static/experiment-tracing-project.png` (+0 -0) ➕ `docs/evaluation/how_to_guides/datasets/static/export-filtered-trace-to-dataset.png` (+0 -0) ➕ `docs/evaluation/how_to_guides/datasets/static/filtered-traces-from-experiment.png` (+0 -0) 📝 `docs/evaluation/how_to_guides/index.md` (+1 -0) </details> ### 📄 Description created a new doc within the evaluation how to guides that explains how to add filtered traces generated by an experiment to a dataset --- <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:18:21 -05:00
yindo closed this issue 2026-02-21 17:18:21 -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#554