[PR #1907] [MERGED] Fix link to Annotation queues in evaluation concepts #1956

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1907
Author: @sayed-ashfaq
Created: 12/15/2025
Status: Merged
Merged: 12/19/2025
Merged by: @lnhsingh

Base: mainHead: patch-1


📝 Commits (2)

  • c0c5191 Fix link to Annotation queues in evaluation concepts
  • d254973 Merge branch 'main' into patch-1

📊 Changes

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

View changed files

📝 src/langsmith/evaluation-concepts.mdx (+1 -1)

📄 Description

Overview

Type of change

Type: link

Related issues/PRs

  • 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

(Internal team members only / optional): Create a preview deployment as necessary 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/1907 **Author:** [@sayed-ashfaq](https://github.com/sayed-ashfaq) **Created:** 12/15/2025 **Status:** ✅ Merged **Merged:** 12/19/2025 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`c0c5191`](https://github.com/langchain-ai/docs/commit/c0c519196543993b65189ee4ac0a85a4a2bf0306) Fix link to Annotation queues in evaluation concepts - [`d254973`](https://github.com/langchain-ai/docs/commit/d2549734a8b686f4f091b2f9a3382551b7341bf4) Merge branch 'main' into patch-1 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/evaluation-concepts.mdx` (+1 -1) </details> ### 📄 Description ## Overview <!-- Brief description of what documentation is being added/updated --> ## Type of change **Type:** link ## Related issues/PRs <!-- None <!-- For LangChain employees, if applicable: --> - Linear issue: - Slack thread: ## Checklist <!-- Put an 'x' in all boxes that apply --> - [ ] I have read the [contributing guidelines](README.md) - [ ] 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 (Internal team members only / optional): Create a preview deployment as necessary 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:54 -05:00
yindo closed this issue 2026-02-17 17:22:54 -05:00
yindo changed title from [PR #1907] Fix link to Annotation queues in evaluation concepts to [PR #1907] [MERGED] Fix link to Annotation queues in evaluation concepts 2026-06-05 18:15:52 -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#1956