[PR #245] [MERGED] LangSmith docs updates #559

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

📋 Pull Request Information

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

Base: mainHead: ls-changes


📝 Commits (2)

📊 Changes

8 files changed (+539 additions, -36 deletions)

View changed files

📝 src/docs.json (+17 -27)
📝 src/langsmith/evaluation-approaches.mdx (+2 -2)
📝 src/langsmith/evaluation-quickstart.mdx (+1 -1)
📝 src/langsmith/home.mdx (+17 -3)
src/langsmith/images/overview-dark.svg (+246 -0)
src/langsmith/images/overview-light.svg (+251 -0)
📝 src/langsmith/observability-quickstart.mdx (+4 -2)
📝 src/langsmith/prompt-engineering-quickstart.mdx (+1 -1)

📄 Description

Big changes:

  • Added images to the home page
  • Moved concepts from get started to the feature specific pages
  • Renamed evaluation techniques -> evaluation approaches -- changed the file name so redirect needs a change

Latest preview URL: https://langchain-5e9cc07a-preview-lschan-1756361888-2e31b40.mintlify.app/oss/python/overview


🔄 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/245 **Author:** [@tanushree-sharma](https://github.com/tanushree-sharma) **Created:** 8/28/2025 **Status:** ✅ Merged **Merged:** 8/28/2025 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `ls-changes` --- ### 📝 Commits (2) - [`413ef07`](https://github.com/langchain-ai/docs/commit/413ef0738d47fe40702cdf88ceb5a1a4a95fe0ef) changes - [`7c651f2`](https://github.com/langchain-ai/docs/commit/7c651f25aeb12a1485d0a28c78cb595b87a97473) rename-section ### 📊 Changes **8 files changed** (+539 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+17 -27) 📝 `src/langsmith/evaluation-approaches.mdx` (+2 -2) 📝 `src/langsmith/evaluation-quickstart.mdx` (+1 -1) 📝 `src/langsmith/home.mdx` (+17 -3) ➕ `src/langsmith/images/overview-dark.svg` (+246 -0) ➕ `src/langsmith/images/overview-light.svg` (+251 -0) 📝 `src/langsmith/observability-quickstart.mdx` (+4 -2) 📝 `src/langsmith/prompt-engineering-quickstart.mdx` (+1 -1) </details> ### 📄 Description Big changes: - Added images to the home page - Moved concepts from get started to the feature specific pages - Renamed evaluation techniques -> evaluation approaches -- **changed the file name so redirect needs a change** Latest preview URL: https://langchain-5e9cc07a-preview-lschan-1756361888-2e31b40.mintlify.app/oss/python/overview --- <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:38 -05:00
yindo closed this issue 2026-02-17 17:20:38 -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#559