[PR #3808] [MERGED] Fix external search to serve the correct evaluators page #3825

Closed
opened 2026-06-05 18:53:16 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3808
Author: @fjmorris
Created: 4/29/2026
Status: Merged
Merged: 4/29/2026
Merged by: @fjmorris

Base: mainHead: fjmorris/DOC-1051


📝 Commits (2)

  • 78a76b0 Renamed prebuilt-evaluators.mdx to openevals.mdx and prebuilt evaluators language replaced with evaluation utilities and prompts.
  • 73bb259 Merge remote-tracking branch 'origin/main' into fjmorris/DOC-1051

📊 Changes

4 files changed (+15 additions, -11 deletions)

View changed files

📝 src/docs.json (+5 -2)
📝 src/langsmith/cicd-pipeline-example.mdx (+1 -1)
📝 src/langsmith/llm-as-judge-sdk.mdx (+1 -1)
📝 src/langsmith/openevals.mdx (+8 -7)

📄 Description

  • Renamed prebuilt-evaluators.mdx to openevals.mdx and replaced prebuilt evaluators language with evaluation utilities and prompts.
  • Updated links and docs.json to openevals.mdx.
  • Modified docs.json, added redirect /langsmith/prebuilt-evaluators to /langsmith/evaluators.

Fixes DOC-1051


🔄 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/3808 **Author:** [@fjmorris](https://github.com/fjmorris) **Created:** 4/29/2026 **Status:** ✅ Merged **Merged:** 4/29/2026 **Merged by:** [@fjmorris](https://github.com/fjmorris) **Base:** `main` ← **Head:** `fjmorris/DOC-1051` --- ### 📝 Commits (2) - [`78a76b0`](https://github.com/langchain-ai/docs/commit/78a76b0e0da5946fcee6c15febeaa8f48252598d) Renamed prebuilt-evaluators.mdx to openevals.mdx and prebuilt evaluators language replaced with evaluation utilities and prompts. - [`73bb259`](https://github.com/langchain-ai/docs/commit/73bb259506c7492955fd16888b37a2b19da55d80) Merge remote-tracking branch 'origin/main' into fjmorris/DOC-1051 ### 📊 Changes **4 files changed** (+15 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+5 -2) 📝 `src/langsmith/cicd-pipeline-example.mdx` (+1 -1) 📝 `src/langsmith/llm-as-judge-sdk.mdx` (+1 -1) 📝 `src/langsmith/openevals.mdx` (+8 -7) </details> ### 📄 Description - Renamed prebuilt-evaluators.mdx to openevals.mdx and replaced prebuilt evaluators language with evaluation utilities and prompts. - Updated links and docs.json to openevals.mdx. - Modified docs.json, added redirect /langsmith/prebuilt-evaluators to /langsmith/evaluators. Fixes DOC-1051 --- <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-06-05 18:53:16 -04:00
yindo closed this issue 2026-06-05 18:53:17 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#3825