[PR #1385] [MERGED] feat: initial paq writeup #1522

Closed
opened 2026-02-17 17:22:27 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1385
Author: @GowriH-1
Created: 11/12/2025
Status: Merged
Merged: 12/5/2025
Merged by: @GowriH-1

Base: mainHead: gowri/paq_docs


📝 Commits (10+)

  • 6086817 feat: initial paq writeup
  • dab885e Update src/langsmith/annotation-queues.mdx
  • 2f9257e Update src/langsmith/annotation-queues.mdx
  • b78b754 Update src/langsmith/annotation-queues.mdx
  • 3abd801 Update src/langsmith/annotation-queues.mdx
  • 85df7d5 Update src/langsmith/annotation-queues.mdx
  • 40f515b Update src/langsmith/annotation-queues.mdx
  • eb5fa4b Update src/langsmith/annotation-queues.mdx
  • b5db5dd chore: fixed lint
  • cd1d7be chore: paq images

📊 Changes

3 files changed (+85 additions, -30 deletions)

View changed files

📝 src/langsmith/annotation-queues.mdx (+85 -30)
src/langsmith/images/pairwise-annotation-queue-popup.png (+0 -0)
src/langsmith/images/pairwise-annotation-queue-review-feedback-pane.png (+0 -0)

📄 Description

Overview

Pairwise Annotation Queues

Type of change

Type:
Updating existing annotation queues with PAQ information

Related issues/PRs

  • GitHub issue:
  • Feature PR:
  • Linear issue:
  • Slack thread:

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed
  • I have gotten approval from the relevant reviewers
  • (Internal team members only / optional) I have created a preview deployment using the Create Preview Branch workflow

Additional notes


🔄 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/1385 **Author:** [@GowriH-1](https://github.com/GowriH-1) **Created:** 11/12/2025 **Status:** ✅ Merged **Merged:** 12/5/2025 **Merged by:** [@GowriH-1](https://github.com/GowriH-1) **Base:** `main` ← **Head:** `gowri/paq_docs` --- ### 📝 Commits (10+) - [`6086817`](https://github.com/langchain-ai/docs/commit/6086817052bee683e06ddb55d650aeb0fce94db8) feat: initial paq writeup - [`dab885e`](https://github.com/langchain-ai/docs/commit/dab885e0695f9930afa8ca7c11cfe98ff53510b5) Update src/langsmith/annotation-queues.mdx - [`2f9257e`](https://github.com/langchain-ai/docs/commit/2f9257e8de1f4643e033158debb6f5a5a6f6b948) Update src/langsmith/annotation-queues.mdx - [`b78b754`](https://github.com/langchain-ai/docs/commit/b78b754656cfb950d933e9c63be9fae0f2928c89) Update src/langsmith/annotation-queues.mdx - [`3abd801`](https://github.com/langchain-ai/docs/commit/3abd8013f7ea55fe648a690fe578a0fbcb949e17) Update src/langsmith/annotation-queues.mdx - [`85df7d5`](https://github.com/langchain-ai/docs/commit/85df7d5cd480db7b3fa1d93b103e250b475363ff) Update src/langsmith/annotation-queues.mdx - [`40f515b`](https://github.com/langchain-ai/docs/commit/40f515b1bdcb5a63dba19e4c5d622c97bea5fbc6) Update src/langsmith/annotation-queues.mdx - [`eb5fa4b`](https://github.com/langchain-ai/docs/commit/eb5fa4be3b87011b284751344ea0384bc41e8dac) Update src/langsmith/annotation-queues.mdx - [`b5db5dd`](https://github.com/langchain-ai/docs/commit/b5db5ddba9c8a5c96fdee6afc1fc84b9240473da) chore: fixed lint - [`cd1d7be`](https://github.com/langchain-ai/docs/commit/cd1d7be2fcb590595223ba5fb3341ebbead17403) chore: paq images ### 📊 Changes **3 files changed** (+85 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/annotation-queues.mdx` (+85 -30) ➕ `src/langsmith/images/pairwise-annotation-queue-popup.png` (+0 -0) ➕ `src/langsmith/images/pairwise-annotation-queue-review-feedback-pane.png` (+0 -0) </details> ### 📄 Description ## Overview <!-- Brief description of what documentation is being added/updated --> Pairwise Annotation Queues ## Type of change **Type:** Updating existing annotation queues with PAQ information ## Related issues/PRs <!-- Link to related issues, feature PRs, or discussions (if applicable) To automatically close an issue when this PR is merged, use closing keywords: - "closes #123" or "fixes #123" or "resolves #123" For regular references without auto-closing, just use: - "#123" or "See issue #123" Examples: - closes #456 (will auto-close issue #456 when PR is merged) - See #789 for context (will reference but not auto-close issue #789) --> - GitHub issue: - Feature PR: <!-- For LangChain employees, if applicable: --> - Linear issue: - Slack thread: ## Checklist <!-- Put an 'x' in all boxes that apply --> - [x] I have read the [contributing guidelines](README.md) - [x] I have tested my changes locally using `docs dev` - [x] All code examples have been tested and work correctly - [x] I have used **root relative** paths for internal links - [x] I have updated navigation in `src/docs.json` if needed - I have gotten approval from the relevant reviewers - (Internal team members only / optional) I have created a preview deployment using the [Create Preview Branch workflow](https://github.com/langchain-ai/docs/actions/workflows/create-preview-branch.yml) ## Additional notes <!-- Any other information that would be helpful for reviewers --> --- <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-17 17:22:27 -05:00
yindo closed this issue 2026-02-17 17:22:27 -05:00
yindo changed title from [PR #1385] feat: initial paq writeup to [PR #1385] [MERGED] feat: initial paq writeup 2026-06-05 18:13:06 -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#1522