[PR #575] [MERGED] WIP: New eval quickstart #618

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/575
Author: @davidx33
Created: 12/6/2024
Status: Merged
Merged: 12/18/2024
Merged by: @davidx33

Base: mainHead: new-eval-quickstart


📝 Commits (10+)

  • efeaeb2 wip new docs for evals
  • 16a0de0 adding llm judge evaluator
  • 5ce6e50 some change to shorten the code
  • 528ac42 delete period
  • 0d5ea97 formatted evals code
  • ee1c410 updated code
  • 9e38530 styling and copy changes to match in product code snippets
  • 1111ab8 new gif to match new logic
  • f97808d merging with main
  • e4ffcd8 standardize spacing with langsmith in product code

📊 Changes

3 files changed (+275 additions, -58 deletions)

View changed files

📝 .prettierignore (+2 -1)
📝 docs/evaluation/how_to_guides/static/view_experiment.gif (+0 -0)
📝 docs/evaluation/index.mdx (+273 -57)

📄 Description

new Quickstart for evaluations


🔄 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/575 **Author:** [@davidx33](https://github.com/davidx33) **Created:** 12/6/2024 **Status:** ✅ Merged **Merged:** 12/18/2024 **Merged by:** [@davidx33](https://github.com/davidx33) **Base:** `main` ← **Head:** `new-eval-quickstart` --- ### 📝 Commits (10+) - [`efeaeb2`](https://github.com/langchain-ai/langsmith-docs/commit/efeaeb27af9addb0d23ec26f07ff75d9d445080a) wip new docs for evals - [`16a0de0`](https://github.com/langchain-ai/langsmith-docs/commit/16a0de0cc9d4937001e4d99fcd6bca9e6de92ed8) adding llm judge evaluator - [`5ce6e50`](https://github.com/langchain-ai/langsmith-docs/commit/5ce6e50c5cb15aba0627b7e8f716a986c47350fb) some change to shorten the code - [`528ac42`](https://github.com/langchain-ai/langsmith-docs/commit/528ac4242fca50278aa8a53cc98956728d7fbc30) delete period - [`0d5ea97`](https://github.com/langchain-ai/langsmith-docs/commit/0d5ea97836b2eb178182f6a20531285344decabd) formatted evals code - [`ee1c410`](https://github.com/langchain-ai/langsmith-docs/commit/ee1c4109bf9d1e202b99e37edafed199d1091756) updated code - [`9e38530`](https://github.com/langchain-ai/langsmith-docs/commit/9e38530a5e97b25492a9e66c4a8a077b81eb3b91) styling and copy changes to match in product code snippets - [`1111ab8`](https://github.com/langchain-ai/langsmith-docs/commit/1111ab8401ab30984cea9141a05eb55b51bfc631) new gif to match new logic - [`f97808d`](https://github.com/langchain-ai/langsmith-docs/commit/f97808d5d29dd13cf06d22c1ad41b8445ce9a9c6) merging with main - [`e4ffcd8`](https://github.com/langchain-ai/langsmith-docs/commit/e4ffcd87a7d42bae0231379ab08afaef1831238e) standardize spacing with langsmith in product code ### 📊 Changes **3 files changed** (+275 additions, -58 deletions) <details> <summary>View changed files</summary> 📝 `.prettierignore` (+2 -1) 📝 `docs/evaluation/how_to_guides/static/view_experiment.gif` (+0 -0) 📝 `docs/evaluation/index.mdx` (+273 -57) </details> ### 📄 Description new Quickstart for evaluations --- <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:30 -05:00
yindo closed this issue 2026-02-21 17:18:30 -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#618