[PR #919] [MERGED] threads-updates #1144

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/919
Author: @tanushree-sharma
Created: 10/15/2025
Status: Merged
Merged: 10/19/2025
Merged by: @tanushree-sharma

Base: mainHead: threads


📝 Commits (3)

📊 Changes

10 files changed (+335 additions, -123 deletions)

View changed files

📝 src/docs.json (+2 -2)
src/langsmith/add-metadata-tags (+0 -0)
src/langsmith/images/convo-tab.png (+0 -0)
src/langsmith/images/convo.png (+0 -0)
src/langsmith/images/thread-overview-dark.png (+0 -0)
src/langsmith/images/thread-overview-light.png (+0 -0)
src/langsmith/images/threads-tab-dark.png (+0 -0)
src/langsmith/images/threads-tab-light.png (+0 -0)
📝 src/langsmith/online-evaluations.mdx (+79 -4)
📝 src/langsmith/threads.mdx (+254 -117)

📄 Description

Overview

Docs for multi-turn evals + updates to threads UI

To-do

  • Fix location of content - make it into its own page
  • Update the example in threads.mdx to be a list of messages in top level inputs/outputs
  • Double check limits for multi-turn evals

Latest preview

https://langchain-5e9cc07a-preview-thread-1760577276-df3c1d9.mintlify.app/langsmith/online-evaluations#configure-multi-turn-online-evaluators


🔄 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/919 **Author:** [@tanushree-sharma](https://github.com/tanushree-sharma) **Created:** 10/15/2025 **Status:** ✅ Merged **Merged:** 10/19/2025 **Merged by:** [@tanushree-sharma](https://github.com/tanushree-sharma) **Base:** `main` ← **Head:** `threads` --- ### 📝 Commits (3) - [`6c88212`](https://github.com/langchain-ai/docs/commit/6c88212ad4531ad2b170e4c1064e1208ef2e433c) threads-updates - [`6c5387b`](https://github.com/langchain-ai/docs/commit/6c5387b647f255d31a9b6557dc5233d3f1c26778) updates from feedback - [`6f710ce`](https://github.com/langchain-ai/docs/commit/6f710ced8121ae6e846a9ecde729e4db96b6e6bd) updates ### 📊 Changes **10 files changed** (+335 additions, -123 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+2 -2) ➕ `src/langsmith/add-metadata-tags` (+0 -0) ➖ `src/langsmith/images/convo-tab.png` (+0 -0) ➖ `src/langsmith/images/convo.png` (+0 -0) ➕ `src/langsmith/images/thread-overview-dark.png` (+0 -0) ➕ `src/langsmith/images/thread-overview-light.png` (+0 -0) ➕ `src/langsmith/images/threads-tab-dark.png` (+0 -0) ➕ `src/langsmith/images/threads-tab-light.png` (+0 -0) 📝 `src/langsmith/online-evaluations.mdx` (+79 -4) 📝 `src/langsmith/threads.mdx` (+254 -117) </details> ### 📄 Description ## Overview Docs for multi-turn evals + updates to threads UI ## To-do - Fix location of content - make it into its own page - Update the example in threads.mdx to be a list of messages in top level inputs/outputs - Double check limits for multi-turn evals ## Latest preview https://langchain-5e9cc07a-preview-thread-1760577276-df3c1d9.mintlify.app/langsmith/online-evaluations#configure-multi-turn-online-evaluators --- <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:21:48 -05:00
yindo closed this issue 2026-02-17 17:21:48 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#1144