[PR #2828] [MERGED] Add docs for managing feedback and annotation queues with the SDK #2924

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2828
Author: @katmayb
Created: 2/26/2026
Status: Merged
Merged: 2/27/2026
Merged by: @katmayb

Base: mainHead: annotation-queue-sdk


📝 Commits (1)

  • 52b48a3 Add docs for managing feedback and annotation queues with the SDK

📊 Changes

5 files changed (+457 additions, -0 deletions)

View changed files

📝 pipeline/preprocessors/link_map.py (+6 -0)
📝 src/docs.json (+1 -0)
src/langsmith/annotation-queues-sdk.mdx (+442 -0)
📝 src/langsmith/annotation-queues.mdx (+4 -0)
📝 src/langsmith/set-up-feedback-criteria.mdx (+4 -0)

📄 Description

Fixes DOC-789

Preview

https://langchain-5e9cc07a-preview-annota-1772209556-898a078.mintlify.app/langsmith/annotation-queues-sdk


🔄 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/2828 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 2/26/2026 **Status:** ✅ Merged **Merged:** 2/27/2026 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `annotation-queue-sdk` --- ### 📝 Commits (1) - [`52b48a3`](https://github.com/langchain-ai/docs/commit/52b48a37df49394d4d1249605e444e1453df6140) Add docs for managing feedback and annotation queues with the SDK ### 📊 Changes **5 files changed** (+457 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `pipeline/preprocessors/link_map.py` (+6 -0) 📝 `src/docs.json` (+1 -0) ➕ `src/langsmith/annotation-queues-sdk.mdx` (+442 -0) 📝 `src/langsmith/annotation-queues.mdx` (+4 -0) 📝 `src/langsmith/set-up-feedback-criteria.mdx` (+4 -0) </details> ### 📄 Description Fixes DOC-789 ## Preview https://langchain-5e9cc07a-preview-annota-1772209556-898a078.mintlify.app/langsmith/annotation-queues-sdk --- <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:20:25 -04:00
yindo closed this issue 2026-06-05 18:20:25 -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#2924