[PR #3639] [MERGED] docs: note feedback_stats aggregation limitation in bulk export [closes DOC-1013] #3675

Closed
opened 2026-06-05 18:52:46 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3639
Author: @open-swe[bot]
Created: 4/20/2026
Status: Merged
Merged: 4/27/2026
Merged by: @katmayb

Base: mainHead: open-swe/19481f2b-88ef-e45b-13ca-01c4ffeae498


📝 Commits (4)

  • aff21c5 docs: note feedback_stats aggregation limitation in bulk export [closes DOC-1013]
  • b124682 Apply suggestions from code review
  • acf1f5f Apply suggestion from @katmayb
  • c269bc8 Merge branch 'main' into open-swe/19481f2b-88ef-e45b-13ca-01c4ffeae498

📊 Changes

1 file changed (+7 additions, -1 deletions)

View changed files

📝 src/langsmith/data-export.mdx (+7 -1)

📄 Description

Description

Adds a note to the bulk export documentation clarifying that the feedback_stats field only aggregates feedback with simple string values. Feedback with non-string values (numeric, boolean, or complex/object types) is excluded. This was causing user confusion when certain feedback was missing from exported aggregations.

Test Plan

  • Verify the note renders correctly in the Mintlify preview on /langsmith/data-export

Opened collaboratively by Kathryn May and open-swe.


🔄 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/docs/pull/3639 **Author:** [@open-swe[bot]](https://github.com/apps/open-swe) **Created:** 4/20/2026 **Status:** ✅ Merged **Merged:** 4/27/2026 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `open-swe/19481f2b-88ef-e45b-13ca-01c4ffeae498` --- ### 📝 Commits (4) - [`aff21c5`](https://github.com/langchain-ai/docs/commit/aff21c5332b00636050546b62286e5092ee79f95) docs: note feedback_stats aggregation limitation in bulk export [closes DOC-1013] - [`b124682`](https://github.com/langchain-ai/docs/commit/b12468205a9d10fb1c0c2e141f015fce75f69c91) Apply suggestions from code review - [`acf1f5f`](https://github.com/langchain-ai/docs/commit/acf1f5f49af395e2a91754b639c38140754b6431) Apply suggestion from @katmayb - [`c269bc8`](https://github.com/langchain-ai/docs/commit/c269bc895430044bda5d261abb2caa11b85a7bb6) Merge branch 'main' into open-swe/19481f2b-88ef-e45b-13ca-01c4ffeae498 ### 📊 Changes **1 file changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/data-export.mdx` (+7 -1) </details> ### 📄 Description ## Description Adds a note to the bulk export documentation clarifying that the `feedback_stats` field only aggregates feedback with simple string values. Feedback with non-string values (numeric, boolean, or complex/object types) is excluded. This was causing user confusion when certain feedback was missing from exported aggregations. ## Test Plan - [ ] Verify the note renders correctly in the Mintlify preview on `/langsmith/data-export` _Opened collaboratively by Kathryn May and open-swe._ --- <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-06-05 18:52:46 -04:00
yindo closed this issue 2026-06-05 18:52:46 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#3675