[PR #140] [MERGED] docs updates 0403 #228

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

📋 Pull Request Information

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

Base: mainHead: ankush/docs-updates-0403


📝 Commits (7)

  • a222506 version datasets
  • 373d313 Merge branch 'main' into ankush/docs-updates-327
  • 40eb29b change wording of factory
  • c7f7e02 add dataset versioning docs
  • eb37920 add prompt playground experiment
  • 64d0bcb Merge branch 'main' into ankush/docs-updates-0403
  • 98ff54c add ref to online evaluation section

📊 Changes

18 files changed (+127 additions, -12 deletions)

View changed files

📝 docs/evaluation/concepts.mdx (+2 -9)
📝 docs/evaluation/faq/custom-evaluators.mdx (+1 -1)
📝 docs/evaluation/faq/datasets-client.mdx (+4 -0)
docs/evaluation/faq/experiments-app.mdx (+46 -0)
📝 docs/evaluation/faq/index.mdx (+6 -1)
📝 docs/evaluation/faq/list-datasets-client.mdx (+1 -1)
docs/evaluation/faq/version-datasets.mdx (+67 -0)
docs/evaluation/static/add_rule.png (+0 -0)
docs/evaluation/static/create_evaluator.png (+0 -0)
docs/evaluation/static/evaluator_prompt.png (+0 -0)
docs/evaluation/static/input_variables_playground.png (+0 -0)
docs/evaluation/static/playground_evaluator_results.png (+0 -0)
docs/evaluation/static/playground_experiment_results.png (+0 -0)
docs/evaluation/static/switch_to_dataset.png (+0 -0)
docs/evaluation/static/tag_this_version.png (+0 -0)
docs/evaluation/static/version_dataset.png (+0 -0)
docs/evaluation/static/version_dataset_tests.png (+0 -0)
docs/evaluation/static/view_results.png (+0 -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/140 **Author:** [@agola11](https://github.com/agola11) **Created:** 4/4/2024 **Status:** ✅ Merged **Merged:** 4/4/2024 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `ankush/docs-updates-0403` --- ### 📝 Commits (7) - [`a222506`](https://github.com/langchain-ai/langsmith-docs/commit/a2225067165c6bb3bc26706ea6f3ff097ba1b219) version datasets - [`373d313`](https://github.com/langchain-ai/langsmith-docs/commit/373d313d89a4c15f265c16fa7e97ad66fda13399) Merge branch 'main' into ankush/docs-updates-327 - [`40eb29b`](https://github.com/langchain-ai/langsmith-docs/commit/40eb29bc00c9990d343ac987827488be6fde714b) change wording of factory - [`c7f7e02`](https://github.com/langchain-ai/langsmith-docs/commit/c7f7e020599269228fe45930ebe9ca86ce12a771) add dataset versioning docs - [`eb37920`](https://github.com/langchain-ai/langsmith-docs/commit/eb37920cfb76f4b7b0636213df0dd41e4675c81b) add prompt playground experiment - [`64d0bcb`](https://github.com/langchain-ai/langsmith-docs/commit/64d0bcbcf05991feadc984722d39ebf94a39d242) Merge branch 'main' into ankush/docs-updates-0403 - [`98ff54c`](https://github.com/langchain-ai/langsmith-docs/commit/98ff54c27852371d1bc527480a26fa7fda7f628b) add ref to online evaluation section ### 📊 Changes **18 files changed** (+127 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `docs/evaluation/concepts.mdx` (+2 -9) 📝 `docs/evaluation/faq/custom-evaluators.mdx` (+1 -1) 📝 `docs/evaluation/faq/datasets-client.mdx` (+4 -0) ➕ `docs/evaluation/faq/experiments-app.mdx` (+46 -0) 📝 `docs/evaluation/faq/index.mdx` (+6 -1) 📝 `docs/evaluation/faq/list-datasets-client.mdx` (+1 -1) ➕ `docs/evaluation/faq/version-datasets.mdx` (+67 -0) ➕ `docs/evaluation/static/add_rule.png` (+0 -0) ➕ `docs/evaluation/static/create_evaluator.png` (+0 -0) ➕ `docs/evaluation/static/evaluator_prompt.png` (+0 -0) ➕ `docs/evaluation/static/input_variables_playground.png` (+0 -0) ➕ `docs/evaluation/static/playground_evaluator_results.png` (+0 -0) ➕ `docs/evaluation/static/playground_experiment_results.png` (+0 -0) ➕ `docs/evaluation/static/switch_to_dataset.png` (+0 -0) ➕ `docs/evaluation/static/tag_this_version.png` (+0 -0) ➕ `docs/evaluation/static/version_dataset.png` (+0 -0) ➕ `docs/evaluation/static/version_dataset_tests.png` (+0 -0) ➕ `docs/evaluation/static/view_results.png` (+0 -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:17:36 -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#228