[PR #1706] [MERGED] Small updates to make it clear that stateless runs do not persist threads #1775

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1706
Author: @andrewnguonly
Created: 12/2/2025
Status: Merged
Merged: 12/2/2025
Merged by: @andrewnguonly

Base: mainHead: an/02dec/stateless-runs


📝 Commits (1)

  • 200c44b Small updates to make it clear that stateless runs do not create threads.

📊 Changes

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

View changed files

📝 src/langsmith/stateless-runs.mdx (+23 -27)

📄 Description

Overview

Reduce confusion. Don't associate threads with stateless runs. Some users are still getting confused by this.

Type of change

Type: Update existing documentation

Related issues/PRs

n/a

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

Additional notes

n/a


🔄 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/1706 **Author:** [@andrewnguonly](https://github.com/andrewnguonly) **Created:** 12/2/2025 **Status:** ✅ Merged **Merged:** 12/2/2025 **Merged by:** [@andrewnguonly](https://github.com/andrewnguonly) **Base:** `main` ← **Head:** `an/02dec/stateless-runs` --- ### 📝 Commits (1) - [`200c44b`](https://github.com/langchain-ai/docs/commit/200c44bcd111aef6752024bac72084fde4e64b6a) Small updates to make it clear that stateless runs do not create threads. ### 📊 Changes **1 file changed** (+23 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/stateless-runs.mdx` (+23 -27) </details> ### 📄 Description ## Overview Reduce confusion. Don't associate threads with stateless runs. Some users are still getting confused by this. ## Type of change **Type:** Update existing documentation ## Related issues/PRs n/a ## 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 ## Additional notes n/a --- <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:43 -05:00
yindo closed this issue 2026-02-17 17:22:43 -05:00
yindo changed title from [PR #1706] Small updates to make it clear that stateless runs do not persist threads to [PR #1706] [MERGED] Small updates to make it clear that stateless runs do not persist threads 2026-06-05 18:14: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#1775