[PR #552] [MERGED] Flatten eval how to guides directory #602

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/552
Author: @baskaryan
Created: 11/25/2024
Status: Merged
Merged: 11/26/2024
Merged by: @baskaryan

Base: mainHead: bagatur/flatten_eval_howtos


📝 Commits (10+)

📊 Changes

147 files changed (+167 additions, -170 deletions)

View changed files

📝 docs/administration/how_to_guides/organization_management/manage_organization_by_api.mdx (+1 -1)
📝 docs/evaluation/concepts/index.mdx (+9 -9)
📝 docs/evaluation/how_to_guides/annotate_traces_inline.mdx (+0 -0)
📝 docs/evaluation/how_to_guides/annotation_queues.mdx (+0 -0)
📝 docs/evaluation/how_to_guides/async.mdx (+5 -5)
📝 docs/evaluation/how_to_guides/attach_user_feedback.mdx (+0 -0)
📝 docs/evaluation/how_to_guides/audit_evaluator_scores.mdx (+2 -2)
📝 docs/evaluation/how_to_guides/bind_evaluator_to_dataset.mdx (+6 -6)
📝 docs/evaluation/how_to_guides/compare_experiment_results.mdx (+10 -10)
📝 docs/evaluation/how_to_guides/create_few_shot_evaluators.mdx (+5 -5)
📝 docs/evaluation/how_to_guides/custom_evaluator.mdx (+3 -3)
📝 docs/evaluation/how_to_guides/dataset_subset.mdx (+4 -4)
📝 docs/evaluation/how_to_guides/dataset_version.mdx (+2 -2)
docs/evaluation/how_to_guides/datasets/_category_.json (+0 -5)
📝 docs/evaluation/how_to_guides/evaluate_existing_experiment.mdx (+0 -0)
📝 docs/evaluation/how_to_guides/evaluate_llm_application.mdx (+12 -12)
📝 docs/evaluation/how_to_guides/evaluate_on_intermediate_steps.mdx (+3 -3)
📝 docs/evaluation/how_to_guides/evaluate_pairwise.mdx (+5 -5)
docs/evaluation/how_to_guides/evaluation/_category_.json (+0 -5)
📝 docs/evaluation/how_to_guides/export_filtered_traces_to_dataset.mdx (+0 -0)

...and 80 more files

📄 Description

Fixes the breadcrumbs so each breadcrumb is actually a page


🔄 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/552 **Author:** [@baskaryan](https://github.com/baskaryan) **Created:** 11/25/2024 **Status:** ✅ Merged **Merged:** 11/26/2024 **Merged by:** [@baskaryan](https://github.com/baskaryan) **Base:** `main` ← **Head:** `bagatur/flatten_eval_howtos` --- ### 📝 Commits (10+) - [`8da7fc7`](https://github.com/langchain-ai/langsmith-docs/commit/8da7fc79f4fa67b8c7807c4e0c19e4e9f168b488) mv - [`6d0f80a`](https://github.com/langchain-ai/langsmith-docs/commit/6d0f80a6f81aa5f218bf62d1414b8ebb8ecd4316) fix links - [`b2f1118`](https://github.com/langchain-ai/langsmith-docs/commit/b2f1118af1930a1f531b5c2395cff848008cb1f9) redirect - [`57baca8`](https://github.com/langchain-ai/langsmith-docs/commit/57baca85afe069d55c3580ab26cf3624f1c0e714) fix links - [`ce87297`](https://github.com/langchain-ai/langsmith-docs/commit/ce872972ceb2304686a6c34a44f0602f45d0fa55) fix links - [`cc0748a`](https://github.com/langchain-ai/langsmith-docs/commit/cc0748a2fb6ab1935e6b92762d81aa74a38f900d) fix - [`5e27912`](https://github.com/langchain-ai/langsmith-docs/commit/5e27912760e29ab4bb582f7c9d187f2b343ff4b5) fix - [`7e41fe9`](https://github.com/langchain-ai/langsmith-docs/commit/7e41fe99850803600d755809ccdd3809192cda1f) fix - [`1799e75`](https://github.com/langchain-ai/langsmith-docs/commit/1799e75b51e565da541c307767ebfdeaf5e66e13) last one - [`ff55ece`](https://github.com/langchain-ai/langsmith-docs/commit/ff55ece445beefff735bb1bafd1d839e6a4d2696) merge ### 📊 Changes **147 files changed** (+167 additions, -170 deletions) <details> <summary>View changed files</summary> 📝 `docs/administration/how_to_guides/organization_management/manage_organization_by_api.mdx` (+1 -1) 📝 `docs/evaluation/concepts/index.mdx` (+9 -9) 📝 `docs/evaluation/how_to_guides/annotate_traces_inline.mdx` (+0 -0) 📝 `docs/evaluation/how_to_guides/annotation_queues.mdx` (+0 -0) 📝 `docs/evaluation/how_to_guides/async.mdx` (+5 -5) 📝 `docs/evaluation/how_to_guides/attach_user_feedback.mdx` (+0 -0) 📝 `docs/evaluation/how_to_guides/audit_evaluator_scores.mdx` (+2 -2) 📝 `docs/evaluation/how_to_guides/bind_evaluator_to_dataset.mdx` (+6 -6) 📝 `docs/evaluation/how_to_guides/compare_experiment_results.mdx` (+10 -10) 📝 `docs/evaluation/how_to_guides/create_few_shot_evaluators.mdx` (+5 -5) 📝 `docs/evaluation/how_to_guides/custom_evaluator.mdx` (+3 -3) 📝 `docs/evaluation/how_to_guides/dataset_subset.mdx` (+4 -4) 📝 `docs/evaluation/how_to_guides/dataset_version.mdx` (+2 -2) ➖ `docs/evaluation/how_to_guides/datasets/_category_.json` (+0 -5) 📝 `docs/evaluation/how_to_guides/evaluate_existing_experiment.mdx` (+0 -0) 📝 `docs/evaluation/how_to_guides/evaluate_llm_application.mdx` (+12 -12) 📝 `docs/evaluation/how_to_guides/evaluate_on_intermediate_steps.mdx` (+3 -3) 📝 `docs/evaluation/how_to_guides/evaluate_pairwise.mdx` (+5 -5) ➖ `docs/evaluation/how_to_guides/evaluation/_category_.json` (+0 -5) 📝 `docs/evaluation/how_to_guides/export_filtered_traces_to_dataset.mdx` (+0 -0) _...and 80 more files_ </details> ### 📄 Description Fixes the breadcrumbs so each breadcrumb is actually a page --- <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:28 -05:00
yindo closed this issue 2026-02-21 17:18:28 -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#602