[PR #367] [MERGED] add guide on evals with API, distributed tracing with langchain python #439

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/367
Author: @agola11
Created: 7/25/2024
Status: Merged
Merged: 7/25/2024
Merged by: @dqbd

Base: mainHead: ankush/07-25/docs-updates


📝 Commits (2)

  • f1b4273 add guide on running evals with API
  • efcbc70 add distributed tracing guide for langchain py

📊 Changes

3 files changed (+306 additions, -0 deletions)

View changed files

versioned_docs/version-2.0/how_to_guides/evaluation/run_evals_api_only.mdx (+270 -0)
📝 versioned_docs/version-2.0/how_to_guides/index.md (+5 -0)
📝 versioned_docs/version-2.0/how_to_guides/tracing/trace_with_langchain.mdx (+31 -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/367 **Author:** [@agola11](https://github.com/agola11) **Created:** 7/25/2024 **Status:** ✅ Merged **Merged:** 7/25/2024 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `ankush/07-25/docs-updates` --- ### 📝 Commits (2) - [`f1b4273`](https://github.com/langchain-ai/langsmith-docs/commit/f1b42731e8fcab7d739e39a057ecbbb7f4dc505b) add guide on running evals with API - [`efcbc70`](https://github.com/langchain-ai/langsmith-docs/commit/efcbc70076a1768a09c76bd97630796a8865f163) add distributed tracing guide for langchain py ### 📊 Changes **3 files changed** (+306 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `versioned_docs/version-2.0/how_to_guides/evaluation/run_evals_api_only.mdx` (+270 -0) 📝 `versioned_docs/version-2.0/how_to_guides/index.md` (+5 -0) 📝 `versioned_docs/version-2.0/how_to_guides/tracing/trace_with_langchain.mdx` (+31 -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:05 -05:00
yindo closed this issue 2026-02-21 17:18:05 -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#439