[PR #3264] [MERGED] Add docs manually specify run id and uuid7 #3324

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3264
Author: @katmayb
Created: 3/23/2026
Status: Merged
Merged: 3/23/2026
Merged by: @katmayb

Base: mainHead: run-id-uuid7


📝 Commits (4)

📊 Changes

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

View changed files

📝 pipeline/preprocessors/link_map.py (+2 -0)
📝 src/docs.json (+1 -0)
src/langsmith/custom-run-id.mdx (+88 -0)
📝 src/langsmith/trace-with-api.mdx (+4 -0)
📝 src/langsmith/trace-with-vercel-ai-sdk.mdx (+28 -0)

📄 Description

Fixes DOC-345, DOC-538

Adds a page showing how to specify a custom run id manually. Also includes note on UUIDv7 usage.

Preview

https://langchain-5e9cc07a-preview-runidu-1774294269-1d99035.mintlify.app/langsmith/trace-with-vercel-ai-sdk#specify-a-custom-run-id

https://langchain-5e9cc07a-preview-runidu-1774294269-1d99035.mintlify.app/langsmith/custom-run-id


🔄 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/3264 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 3/23/2026 **Status:** ✅ Merged **Merged:** 3/23/2026 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `run-id-uuid7` --- ### 📝 Commits (4) - [`fbb1d87`](https://github.com/langchain-ai/docs/commit/fbb1d87ba0b24891428f793d5e46f772b15e5425) Add docs manually specify run id and uuid7 - [`d70ed90`](https://github.com/langchain-ai/docs/commit/d70ed904eed6e2d5cd507ef63080b2edf35c9f32) Jacob feedback - [`528d223`](https://github.com/langchain-ai/docs/commit/528d223b98f25b562154ffd1c4ee839b92942945) Jacob feedback 2 - [`2235264`](https://github.com/langchain-ai/docs/commit/2235264151c914d149841e053d0f66beb235c20c) Apply suggestion from @katmayb ### 📊 Changes **5 files changed** (+123 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `pipeline/preprocessors/link_map.py` (+2 -0) 📝 `src/docs.json` (+1 -0) ➕ `src/langsmith/custom-run-id.mdx` (+88 -0) 📝 `src/langsmith/trace-with-api.mdx` (+4 -0) 📝 `src/langsmith/trace-with-vercel-ai-sdk.mdx` (+28 -0) </details> ### 📄 Description Fixes DOC-345, DOC-538 Adds a page showing how to specify a custom run id manually. Also includes note on UUIDv7 usage. ## Preview https://langchain-5e9cc07a-preview-runidu-1774294269-1d99035.mintlify.app/langsmith/trace-with-vercel-ai-sdk#specify-a-custom-run-id https://langchain-5e9cc07a-preview-runidu-1774294269-1d99035.mintlify.app/langsmith/custom-run-id --- <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:22:44 -04:00
yindo closed this issue 2026-06-05 18:22:44 -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#3324