[PR #1431] [MERGED] Provide use cases + assistant id clarifications in LS deployments docs #1560

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1431
Author: @katmayb
Created: 11/14/2025
Status: Merged
Merged: 12/2/2025
Merged by: @katmayb

Base: mainHead: assistant-docs-section-langsmith


📝 Commits (4)

  • b69a3a7 Provide use cases + assistant id clarifications in LS deployments docs
  • db99b72 Changes not showing
  • 8f91642 Andrew's feedback
  • c1ab1e3 Lauren's feedback

📊 Changes

4 files changed (+1016 additions, -548 deletions)

View changed files

📝 pipeline/preprocessors/link_map.py (+37 -0)
📝 src/langsmith/assistants.mdx (+167 -11)
📝 src/langsmith/configuration-cloud.mdx (+357 -264)
📝 src/langsmith/use-threads.mdx (+455 -273)

📄 Description

Fixes DOC-356

PR adds clarification on assistant ID and use cases as per issue.

Updates the whole Assistant section in LangSmith Deployments. Improves styling and generally adds more detail to explanations. Adds links to provides uses with more clarification. Includes mermaid diagrams to explain concepts that are easy to update.

Preview

https://langchain-5e9cc07a-preview-assist-1764688015-53eb320.mintlify.app/langsmith/assistants


🔄 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/1431 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 11/14/2025 **Status:** ✅ Merged **Merged:** 12/2/2025 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `assistant-docs-section-langsmith` --- ### 📝 Commits (4) - [`b69a3a7`](https://github.com/langchain-ai/docs/commit/b69a3a7f2631105a113db8c64d3ef469ef5658f1) Provide use cases + assistant id clarifications in LS deployments docs - [`db99b72`](https://github.com/langchain-ai/docs/commit/db99b72f58658f92dac55ca73931b5123405d36d) Changes not showing - [`8f91642`](https://github.com/langchain-ai/docs/commit/8f91642784ec96dc25b51951278947d213298452) Andrew's feedback - [`c1ab1e3`](https://github.com/langchain-ai/docs/commit/c1ab1e374d95855d3abcd99abe5860ee87211356) Lauren's feedback ### 📊 Changes **4 files changed** (+1016 additions, -548 deletions) <details> <summary>View changed files</summary> 📝 `pipeline/preprocessors/link_map.py` (+37 -0) 📝 `src/langsmith/assistants.mdx` (+167 -11) 📝 `src/langsmith/configuration-cloud.mdx` (+357 -264) 📝 `src/langsmith/use-threads.mdx` (+455 -273) </details> ### 📄 Description Fixes DOC-356 PR adds clarification on assistant ID and use cases as per issue. Updates the whole Assistant section in LangSmith Deployments. Improves styling and generally adds more detail to explanations. Adds links to provides uses with more clarification. Includes mermaid diagrams to explain concepts that are easy to update. ## Preview https://langchain-5e9cc07a-preview-assist-1764688015-53eb320.mintlify.app/langsmith/assistants --- <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:29 -05:00
yindo closed this issue 2026-02-17 17:22:29 -05:00
yindo changed title from [PR #1431] Provide use cases + assistant id clarifications in LS deployments docs to [PR #1431] [MERGED] Provide use cases + assistant id clarifications in LS deployments docs 2026-06-05 18:13:39 -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#1560