[PR #901] [MERGED] Remove deprecated off_the_shelf evaluators content #877

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/901
Author: @katmayb
Created: 7/11/2025
Status: Merged
Merged: 7/14/2025
Merged by: @katmayb

Base: mainHead: remove-off-the-shelf-content


📝 Commits (1)

  • a010bef Remove deprecated off_the_shelf evaluators content

📊 Changes

3 files changed (+10 additions, -4 deletions)

View changed files

📝 docs/evaluation/how_to_guides/prebuilt_evaluators.mdx (+2 -3)
📝 docs/reference/index.md (+0 -1)
📝 vercel.json (+8 -0)

📄 Description

Fixes DOC-29 Removes the deprecated off_the_shelf evaluators content in favor of the openevals guide that is currently in the docs for prebuilt evaluators. Redirecting the old content to this prebuilt evaluator guide page for now — this page also contains a link to the GH repo for openevals that provides a full list of the prebuilt evals in the README. (For later, decide whether we want to migrate the GH content to the product docs).


🔄 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/901 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 7/11/2025 **Status:** ✅ Merged **Merged:** 7/14/2025 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `remove-off-the-shelf-content` --- ### 📝 Commits (1) - [`a010bef`](https://github.com/langchain-ai/langsmith-docs/commit/a010befb6af33d8177db44fa44e4fe683543df73) Remove deprecated off_the_shelf evaluators content ### 📊 Changes **3 files changed** (+10 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `docs/evaluation/how_to_guides/prebuilt_evaluators.mdx` (+2 -3) 📝 `docs/reference/index.md` (+0 -1) 📝 `vercel.json` (+8 -0) </details> ### 📄 Description Fixes DOC-29 Removes the deprecated off_the_shelf evaluators content in favor of the `openevals` guide that is currently in the docs for prebuilt evaluators. Redirecting the old content to this prebuilt evaluator guide page for now — this page also contains a link to the GH repo for `openevals` that provides a full list of the prebuilt evals in the README. (For later, decide whether we want to migrate the GH content to the product docs). --- <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:19:07 -05:00
yindo closed this issue 2026-02-21 17:19:07 -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#877