[PR #229] [MERGED] fix: evaluation docs fixes #317

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/229
Author: @agola11
Created: 5/7/2024
Status: Merged
Merged: 5/7/2024
Merged by: @agola11

Base: mainHead: ankush/evaluation-docs-fixes


📝 Commits (3)

📊 Changes

7 files changed (+85 additions, -63 deletions)

View changed files

versioned_docs/version-2.0/how_to_guides/evaluation/bind_evaluator_to_dataset.mdx (+48 -0)
📝 versioned_docs/version-2.0/how_to_guides/evaluation/evaluate_llm_application.mdx (+24 -23)
📝 versioned_docs/version-2.0/how_to_guides/evaluation/run_evaluation_from_prompt_playground.mdx (+3 -38)
📝 versioned_docs/version-2.0/how_to_guides/index.md (+1 -0)
📝 versioned_docs/version-2.0/tutorials/evaluation.mdx (+4 -0)
📝 versioned_docs/version-2.0/tutorials/observability.mdx (+4 -0)
📝 versioned_docs/version-2.0/tutorials/optimize_classifier.mdx (+1 -2)

📄 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/229 **Author:** [@agola11](https://github.com/agola11) **Created:** 5/7/2024 **Status:** ✅ Merged **Merged:** 5/7/2024 **Merged by:** [@agola11](https://github.com/agola11) **Base:** `main` ← **Head:** `ankush/evaluation-docs-fixes` --- ### 📝 Commits (3) - [`42c76cd`](https://github.com/langchain-ai/langsmith-docs/commit/42c76cdbaad7d46d0823a8468538e3b8f306d60c) various evaluation docs fixes - [`f4545ef`](https://github.com/langchain-ai/langsmith-docs/commit/f4545ef260211c56f9d780d8c6bf7c699ab4d29a) fix sidebars - [`249229f`](https://github.com/langchain-ai/langsmith-docs/commit/249229f99ee21d9fbda8105e88888dd719a477eb) revert ### 📊 Changes **7 files changed** (+85 additions, -63 deletions) <details> <summary>View changed files</summary> ➕ `versioned_docs/version-2.0/how_to_guides/evaluation/bind_evaluator_to_dataset.mdx` (+48 -0) 📝 `versioned_docs/version-2.0/how_to_guides/evaluation/evaluate_llm_application.mdx` (+24 -23) 📝 `versioned_docs/version-2.0/how_to_guides/evaluation/run_evaluation_from_prompt_playground.mdx` (+3 -38) 📝 `versioned_docs/version-2.0/how_to_guides/index.md` (+1 -0) 📝 `versioned_docs/version-2.0/tutorials/evaluation.mdx` (+4 -0) 📝 `versioned_docs/version-2.0/tutorials/observability.mdx` (+4 -0) 📝 `versioned_docs/version-2.0/tutorials/optimize_classifier.mdx` (+1 -2) </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:49 -05:00
yindo closed this issue 2026-02-21 17:17:49 -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#317