[PR #527] [MERGED] feat: datasets revamp #574

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/527
Author: @jakerachleff
Created: 11/13/2024
Status: Merged
Merged: 11/14/2024
Merged by: @jakerachleff

Base: mainHead: 2024-11-13-dataset-transformations


📝 Commits (10+)

📊 Changes

10 files changed (+208 additions, -56 deletions)

View changed files

📝 docs/evaluation/concepts/index.mdx (+5 -24)
📝 docs/evaluation/how_to_guides/datasets/manage_datasets_in_application.mdx (+57 -32)
docs/evaluation/how_to_guides/datasets/static/add_to..dataset.png (+0 -0)
docs/evaluation/how_to_guides/datasets/static/add_to_dataset_from_aq.png (+0 -0)
docs/evaluation/how_to_guides/datasets/static/confirmation.png (+0 -0)
docs/evaluation/how_to_guides/datasets/static/multiselect_add_to_dataset.png (+0 -0)
docs/reference/data_formats/dataset_json_types.mdx (+17 -0)
docs/reference/evaluation/_category_.json (+6 -0)
docs/reference/evaluation/dataset_transformations.mdx (+118 -0)
📝 docs/reference/index.md (+5 -0)

📄 Description

  • reference
  • how to guide and reference updates

🔄 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/527 **Author:** [@jakerachleff](https://github.com/jakerachleff) **Created:** 11/13/2024 **Status:** ✅ Merged **Merged:** 11/14/2024 **Merged by:** [@jakerachleff](https://github.com/jakerachleff) **Base:** `main` ← **Head:** `2024-11-13-dataset-transformations` --- ### 📝 Commits (10+) - [`468944a`](https://github.com/langchain-ai/langsmith-docs/commit/468944a41e32998fbf15dab08c848ffa6635de0e) reference - [`52f7aef`](https://github.com/langchain-ai/langsmith-docs/commit/52f7aef6d0e50c7a9648cca9a4f990ba221f08cd) how to guide and reference updates - [`bb67395`](https://github.com/langchain-ai/langsmith-docs/commit/bb67395f96ef8d5810b07b5865885afbac44faa7) fix - [`91d63d6`](https://github.com/langchain-ai/langsmith-docs/commit/91d63d6349fcaae74617bf5637c39c6c790ac92b) fix one - [`0703116`](https://github.com/langchain-ai/langsmith-docs/commit/070311686066cd0c75296a3ba3a67016f5c892b5) fix two - [`8ecedac`](https://github.com/langchain-ai/langsmith-docs/commit/8ecedac2ac3c8c1f9c2df9c078ae06427a18138a) Apply suggestions from code review - [`9759b91`](https://github.com/langchain-ai/langsmith-docs/commit/9759b913d897fc3891cb3323df41a4704e7d8333) fix - [`0b44761`](https://github.com/langchain-ai/langsmith-docs/commit/0b4476112874c92cbc616e1d61d8476368db35df) Apply suggestions from code review - [`c15cff5`](https://github.com/langchain-ai/langsmith-docs/commit/c15cff56403e7bb8cbaa34f31500f5d9ee832ddc) fix - [`1308117`](https://github.com/langchain-ai/langsmith-docs/commit/13081178163209017a5a4d64ca0489f76d70c48d) fix ### 📊 Changes **10 files changed** (+208 additions, -56 deletions) <details> <summary>View changed files</summary> 📝 `docs/evaluation/concepts/index.mdx` (+5 -24) 📝 `docs/evaluation/how_to_guides/datasets/manage_datasets_in_application.mdx` (+57 -32) ➕ `docs/evaluation/how_to_guides/datasets/static/add_to..dataset.png` (+0 -0) ➕ `docs/evaluation/how_to_guides/datasets/static/add_to_dataset_from_aq.png` (+0 -0) ➕ `docs/evaluation/how_to_guides/datasets/static/confirmation.png` (+0 -0) ➕ `docs/evaluation/how_to_guides/datasets/static/multiselect_add_to_dataset.png` (+0 -0) ➕ `docs/reference/data_formats/dataset_json_types.mdx` (+17 -0) ➕ `docs/reference/evaluation/_category_.json` (+6 -0) ➕ `docs/reference/evaluation/dataset_transformations.mdx` (+118 -0) 📝 `docs/reference/index.md` (+5 -0) </details> ### 📄 Description - reference - how to guide and reference updates --- <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:24 -05:00
yindo closed this issue 2026-02-21 17:18:24 -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#574