[PR #328] [MERGED] add guides on tracing with API and fetching experiment performance metrics #403

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/328
Author: @agola11
Created: 6/20/2024
Status: Merged
Merged: 6/20/2024
Merged by: @agola11

Base: mainHead: ankush/fix-evaluations


📝 Commits (3)

📊 Changes

4 files changed (+248 additions, -1 deletions)

View changed files

📝 versioned_docs/version-2.0/how_to_guides/datasets/manage_datasets_in_application.mdx (+1 -1)
versioned_docs/version-2.0/how_to_guides/evaluation/fetch_perf_metrics_experiment.mdx (+162 -0)
📝 versioned_docs/version-2.0/how_to_guides/index.md (+2 -0)
versioned_docs/version-2.0/how_to_guides/tracing/trace_with_api.mdx (+83 -0)

📄 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/328 **Author:** [@agola11](https://github.com/agola11) **Created:** 6/20/2024 **Status:** ✅ Merged **Merged:** 6/20/2024 **Merged by:** [@agola11](https://github.com/agola11) **Base:** `main` ← **Head:** `ankush/fix-evaluations` --- ### 📝 Commits (3) - [`e90dbe6`](https://github.com/langchain-ai/langsmith-docs/commit/e90dbe6e2193da6c341418cb65b73fabc442e3a9) add guide for tracing with API - [`cd6e42e`](https://github.com/langchain-ai/langsmith-docs/commit/cd6e42e8ba955ef4dc9765480bd9e0c30c8bb531) format - [`a8285b0`](https://github.com/langchain-ai/langsmith-docs/commit/a8285b0920d8baedbd704cd3ee91f9324adfe557) add perf metrics guide ### 📊 Changes **4 files changed** (+248 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `versioned_docs/version-2.0/how_to_guides/datasets/manage_datasets_in_application.mdx` (+1 -1) ➕ `versioned_docs/version-2.0/how_to_guides/evaluation/fetch_perf_metrics_experiment.mdx` (+162 -0) 📝 `versioned_docs/version-2.0/how_to_guides/index.md` (+2 -0) ➕ `versioned_docs/version-2.0/how_to_guides/tracing/trace_with_api.mdx` (+83 -0) </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:18:00 -05:00
yindo closed this issue 2026-02-21 17:18:00 -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#403