[PR #150] [MERGED] Redesign evaluations landing page #237

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/150
Author: @samnoyes
Created: 4/8/2024
Status: Merged
Merged: 4/8/2024
Merged by: @hinthornw

Base: mainHead: sam/redesign-evaluations-landing-page


📝 Commits (9)

  • 97678ce Redesign evaluations landing page
  • 843ff0c fix link
  • 9004c39 Merge branch 'main' into sam/redesign-evaluations-landing-page
  • d9f5862 simplify diagrams, finish page
  • 76ce5a2 Merge branch 'main' into sam/redesign-evaluations-landing-page
  • aa5c465 Finish up the page, added a diagram illustrating evaluators
  • 0bc7e7f fix off-the-shelf evaluators formatting
  • 059c44a address comments
  • c8d7e39 one more

📊 Changes

16 files changed (+109 additions, -109 deletions)

View changed files

docs/evaluation/concepts.mdx (+0 -94)
📝 docs/evaluation/faq/custom-evaluators.mdx (+17 -0)
📝 docs/evaluation/faq/evaluator-implementations.mdx (+2 -0)
📝 docs/evaluation/index.mdx (+88 -13)
📝 docs/evaluation/quickstart.mdx (+1 -1)
docs/evaluation/static/langsmith_app_flow.png (+0 -0)
docs/evaluation/static/langsmith_app_flow_dark.png (+0 -0)
docs/evaluation/static/langsmith_evaluation_dark.png (+0 -0)
docs/evaluation/static/langsmith_evaluators.png (+0 -0)
docs/evaluation/static/langsmith_landscape_v2.png (+0 -0)
docs/evaluation/static/langsmith_landscape_v2_dark.png (+0 -0)
docs/evaluation/static/langsmith_summary.png (+0 -0)
docs/evaluation/static/langsmith_summary_dark.png (+0 -0)
docs/evaluation/static/sample_langsmith_dataset.png (+0 -0)
docs/evaluation/static/sample_langsmith_example.png (+0 -0)
📝 docs/monitoring/concepts.mdx (+1 -1)

📄 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/150 **Author:** [@samnoyes](https://github.com/samnoyes) **Created:** 4/8/2024 **Status:** ✅ Merged **Merged:** 4/8/2024 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `sam/redesign-evaluations-landing-page` --- ### 📝 Commits (9) - [`97678ce`](https://github.com/langchain-ai/langsmith-docs/commit/97678ce6735ca1e2e7f175eabec522df4464866e) Redesign evaluations landing page - [`843ff0c`](https://github.com/langchain-ai/langsmith-docs/commit/843ff0c86a2f9fe12b0516e4325172f54174fced) fix link - [`9004c39`](https://github.com/langchain-ai/langsmith-docs/commit/9004c3931e0b72efdb371cb701d52b8e04b0b110) Merge branch 'main' into sam/redesign-evaluations-landing-page - [`d9f5862`](https://github.com/langchain-ai/langsmith-docs/commit/d9f5862539a1ee1c30f78f41a6f96951782f0be2) simplify diagrams, finish page - [`76ce5a2`](https://github.com/langchain-ai/langsmith-docs/commit/76ce5a2a35450be356a39a86b8691f7c7273746d) Merge branch 'main' into sam/redesign-evaluations-landing-page - [`aa5c465`](https://github.com/langchain-ai/langsmith-docs/commit/aa5c46587dc7bba4d38abe1fd01693b924a0caa4) Finish up the page, added a diagram illustrating evaluators - [`0bc7e7f`](https://github.com/langchain-ai/langsmith-docs/commit/0bc7e7f1fda83e014500b8d00ec8a4b68a62581a) fix off-the-shelf evaluators formatting - [`059c44a`](https://github.com/langchain-ai/langsmith-docs/commit/059c44a9194e1e8356624c773957c74f90af26f4) address comments - [`c8d7e39`](https://github.com/langchain-ai/langsmith-docs/commit/c8d7e390c37d513a0546157d0e3075a465707766) one more ### 📊 Changes **16 files changed** (+109 additions, -109 deletions) <details> <summary>View changed files</summary> ➖ `docs/evaluation/concepts.mdx` (+0 -94) 📝 `docs/evaluation/faq/custom-evaluators.mdx` (+17 -0) 📝 `docs/evaluation/faq/evaluator-implementations.mdx` (+2 -0) 📝 `docs/evaluation/index.mdx` (+88 -13) 📝 `docs/evaluation/quickstart.mdx` (+1 -1) ➕ `docs/evaluation/static/langsmith_app_flow.png` (+0 -0) ➕ `docs/evaluation/static/langsmith_app_flow_dark.png` (+0 -0) ➕ `docs/evaluation/static/langsmith_evaluation_dark.png` (+0 -0) ➕ `docs/evaluation/static/langsmith_evaluators.png` (+0 -0) ➕ `docs/evaluation/static/langsmith_landscape_v2.png` (+0 -0) ➕ `docs/evaluation/static/langsmith_landscape_v2_dark.png` (+0 -0) ➕ `docs/evaluation/static/langsmith_summary.png` (+0 -0) ➕ `docs/evaluation/static/langsmith_summary_dark.png` (+0 -0) ➕ `docs/evaluation/static/sample_langsmith_dataset.png` (+0 -0) ➕ `docs/evaluation/static/sample_langsmith_example.png` (+0 -0) 📝 `docs/monitoring/concepts.mdx` (+1 -1) </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:17:37 -05:00
yindo closed this issue 2026-02-21 17:17:37 -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#237