[PR #690] [MERGED] docs: Revamp prebuilt evals #704

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/690
Author: @jacoblee93
Created: 2/25/2025
Status: Merged
Merged: 2/26/2025
Merged by: @jacoblee93

Base: mainHead: jacob/prebuilts


📝 Commits (4)

📊 Changes

9 files changed (+205 additions, -6 deletions)

View changed files

📝 docs/evaluation/how_to_guides/evaluate_llm_application.mdx (+4 -0)
📝 docs/evaluation/how_to_guides/index.md (+1 -1)
📝 docs/evaluation/how_to_guides/llm_as_judge.mdx (+2 -2)
docs/evaluation/how_to_guides/prebuilt_evaluators.mdx (+191 -0)
docs/evaluation/how_to_guides/static/prebuilt_eval_result.png (+0 -0)
📝 docs/evaluation/how_to_guides/use_langchain_off_the_shelf_evaluators_old.mdx (+0 -0)
📝 docs/index.mdx (+1 -1)
📝 docs/reference/sdk_reference/langchain_evaluators.mdx (+2 -2)
📝 vercel.json (+4 -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/690 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 2/25/2025 **Status:** ✅ Merged **Merged:** 2/26/2025 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `jacob/prebuilts` --- ### 📝 Commits (4) - [`362e977`](https://github.com/langchain-ai/langsmith-docs/commit/362e9777f335d538bc688cfb2990ea476820b487) Revamp prebuilt evals - [`d6c2817`](https://github.com/langchain-ai/langsmith-docs/commit/d6c28176cab9c3d400ad53180ff31ac6f9541275) Fix links - [`8c525e6`](https://github.com/langchain-ai/langsmith-docs/commit/8c525e6de4d746b1137de036248f8d828b57085d) Link - [`d672fa1`](https://github.com/langchain-ai/langsmith-docs/commit/d672fa164cf84cfd926d7aebf429a22ef4b63675) Resolve feedback ### 📊 Changes **9 files changed** (+205 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `docs/evaluation/how_to_guides/evaluate_llm_application.mdx` (+4 -0) 📝 `docs/evaluation/how_to_guides/index.md` (+1 -1) 📝 `docs/evaluation/how_to_guides/llm_as_judge.mdx` (+2 -2) ➕ `docs/evaluation/how_to_guides/prebuilt_evaluators.mdx` (+191 -0) ➕ `docs/evaluation/how_to_guides/static/prebuilt_eval_result.png` (+0 -0) 📝 `docs/evaluation/how_to_guides/use_langchain_off_the_shelf_evaluators_old.mdx` (+0 -0) 📝 `docs/index.mdx` (+1 -1) 📝 `docs/reference/sdk_reference/langchain_evaluators.mdx` (+2 -2) 📝 `vercel.json` (+4 -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:42 -05:00
yindo closed this issue 2026-02-21 17:18:42 -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#704