[PR #198] [MERGED] LangSmith docs changes #514

Closed
opened 2026-02-17 17:20:32 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/198
Author: @tanushree-sharma
Created: 8/20/2025
Status: Merged
Merged: 8/21/2025
Merged by: @katmayb

Base: mainHead: langsmith-changes


📝 Commits (8)

📊 Changes

61 files changed (+633 additions, -967 deletions)

View changed files

📝 pipeline/core/builder.py (+4 -1)
📝 src/docs.json (+0 -334)
📝 src/langgraph-platform/run-evals-studio.mdx (+1 -1)
📝 src/langsmith/add-metadata-tags.mdx (+1 -1)
📝 src/langsmith/administration-overview.mdx (+1 -1)
📝 src/langsmith/attach-user-feedback.mdx (+1 -1)
📝 src/langsmith/billing.mdx (+1 -1)
📝 src/langsmith/code-evaluator.mdx (+1 -1)
📝 src/langsmith/compare-experiment-results.mdx (+1 -1)
📝 src/langsmith/create-a-prompt.mdx (+2 -2)
📝 src/langsmith/dashboards.mdx (+1 -1)
📝 src/langsmith/data-purging-compliance.mdx (+1 -1)
📝 src/langsmith/define-target-function.mdx (+3 -3)
📝 src/langsmith/evaluate-complex-agent.mdx (+12 -12)
📝 src/langsmith/evaluate-llm-application.mdx (+4 -4)
📝 src/langsmith/evaluate-pairwise.mdx (+1 -1)
📝 src/langsmith/evaluate-rag-tutorial.mdx (+1 -1)
📝 src/langsmith/evaluation-async.mdx (+1 -1)
📝 src/langsmith/evaluation-concepts.mdx (+40 -177)
📝 src/langsmith/evaluation-quickstart.mdx (+22 -18)

...and 41 more files

📄 Description

Changes include:

  • Content updates
  • Consolidated prompt engineering quickstarts: prompt-engineering-quickstart-sdk.mdx, prompt-engineering-quickstart-ui.mdx are now in prompt-engineering-quickstart.mdx
  • Split out Evaluation Techniques from evaluation-overview.mdx into its own page

🔄 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/198 **Author:** [@tanushree-sharma](https://github.com/tanushree-sharma) **Created:** 8/20/2025 **Status:** ✅ Merged **Merged:** 8/21/2025 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `langsmith-changes` --- ### 📝 Commits (8) - [`6b26228`](https://github.com/langchain-ai/docs/commit/6b26228eefac75697292453dfcf2eb95ea73ce7f) get started changes - [`a4a323e`](https://github.com/langchain-ai/docs/commit/a4a323ea151b0342ae1eac0a72cbb971fb45747d) rename - [`99dcdd1`](https://github.com/langchain-ai/docs/commit/99dcdd18418347eb1cddf1cc5832ba73e5dd1235) Update links - [`ac56544`](https://github.com/langchain-ai/docs/commit/ac56544cf951d1a03b5685007d40677089272026) Rebase on main + Link corrects - [`41fb8b1`](https://github.com/langchain-ai/docs/commit/41fb8b198a9bfb07d2815e947d7d0215c376d32f) nav errors fix - [`d1a82c8`](https://github.com/langchain-ai/docs/commit/d1a82c8f1c06b73b6c1fcc1a8242d0d212b8b92c) Test fixes - [`45b8f4a`](https://github.com/langchain-ai/docs/commit/45b8f4aabf0507db2fab9a412eecc31c6f9627f9) Add langsmith to build file - [`7b9e618`](https://github.com/langchain-ai/docs/commit/7b9e61885a22f3b6194cc32c823a028754999f3b) Remove LS doc.json for now ### 📊 Changes **61 files changed** (+633 additions, -967 deletions) <details> <summary>View changed files</summary> 📝 `pipeline/core/builder.py` (+4 -1) 📝 `src/docs.json` (+0 -334) 📝 `src/langgraph-platform/run-evals-studio.mdx` (+1 -1) 📝 `src/langsmith/add-metadata-tags.mdx` (+1 -1) 📝 `src/langsmith/administration-overview.mdx` (+1 -1) 📝 `src/langsmith/attach-user-feedback.mdx` (+1 -1) 📝 `src/langsmith/billing.mdx` (+1 -1) 📝 `src/langsmith/code-evaluator.mdx` (+1 -1) 📝 `src/langsmith/compare-experiment-results.mdx` (+1 -1) 📝 `src/langsmith/create-a-prompt.mdx` (+2 -2) 📝 `src/langsmith/dashboards.mdx` (+1 -1) 📝 `src/langsmith/data-purging-compliance.mdx` (+1 -1) 📝 `src/langsmith/define-target-function.mdx` (+3 -3) 📝 `src/langsmith/evaluate-complex-agent.mdx` (+12 -12) 📝 `src/langsmith/evaluate-llm-application.mdx` (+4 -4) 📝 `src/langsmith/evaluate-pairwise.mdx` (+1 -1) 📝 `src/langsmith/evaluate-rag-tutorial.mdx` (+1 -1) 📝 `src/langsmith/evaluation-async.mdx` (+1 -1) 📝 `src/langsmith/evaluation-concepts.mdx` (+40 -177) 📝 `src/langsmith/evaluation-quickstart.mdx` (+22 -18) _...and 41 more files_ </details> ### 📄 Description Changes include: - Content updates - Consolidated prompt engineering quickstarts: prompt-engineering-quickstart-sdk.mdx, prompt-engineering-quickstart-ui.mdx are now in prompt-engineering-quickstart.mdx - Split out Evaluation Techniques from evaluation-overview.mdx into its own page --- <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:20:32 -05:00
yindo closed this issue 2026-02-17 17:20:32 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#514