[PR #4148] Use LangSmith sandboxes as default in Deep Agents guides #4143

Open
opened 2026-06-05 19:12:55 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/4148
Author: @langsmith-fleet[bot]
Created: 5/22/2026
Status: 🔄 Open

Base: mainHead: docs/use-langsmith-sandboxes-in-guides


📝 Commits (1)

  • 19b5184 Use LangSmith sandboxes as default in Deep Agents guides

📊 Changes

2 files changed (+83 additions, -72 deletions)

View changed files

📝 src/oss/deepagents/data-analysis.mdx (+43 -28)
📝 src/snippets/deepagents-sandbox-basic-py.mdx (+40 -44)

📄 Description

Summary

  • Move LangSmith sandboxes to the first/default tab in the Deep Agents basic sandbox snippet and data-analysis guide, now that they are GA
  • Remove the "LangSmith sandboxes are currently in private beta" note from deepagents-sandbox-basic-py.mdx
  • Update the data-analysis guide to feature LangSmith as the recommended backend, update install instructions, and replace Daytona-specific paths (/home/daytona/) with generic LangSmith paths (/root/)

Links

Verification

Not run; docs-only copy change.

Reviewers

Requested review from: @npentrel, @lnhsingh


🔄 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/4148 **Author:** [@langsmith-fleet[bot]](https://github.com/apps/langsmith-fleet) **Created:** 5/22/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `docs/use-langsmith-sandboxes-in-guides` --- ### 📝 Commits (1) - [`19b5184`](https://github.com/langchain-ai/docs/commit/19b5184b84be7f77e18beec2431b760c6059ae10) Use LangSmith sandboxes as default in Deep Agents guides ### 📊 Changes **2 files changed** (+83 additions, -72 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/deepagents/data-analysis.mdx` (+43 -28) 📝 `src/snippets/deepagents-sandbox-basic-py.mdx` (+40 -44) </details> ### 📄 Description ## Summary - Move LangSmith sandboxes to the first/default tab in the Deep Agents basic sandbox snippet and data-analysis guide, now that they are GA - Remove the "LangSmith sandboxes are currently in private beta" note from `deepagents-sandbox-basic-py.mdx` - Update the data-analysis guide to feature LangSmith as the recommended backend, update install instructions, and replace Daytona-specific paths (`/home/daytona/`) with generic LangSmith paths (`/root/`) ## Links - Linear: https://linear.app/langchain/issue/DOC-1158/decide-whether-to-use-langsmith-sandboxes-in-deep-agents-guides-eg - Slack: https://langchain.slack.com/archives/C09G1T60QV9/p1779479692990959 ## Verification Not run; docs-only copy change. ## Reviewers Requested review from: @npentrel, @lnhsingh --- <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 19:12:55 -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#4143