[PR #3903] [MERGED] LangSmith CTAs #3914

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3903
Author: @lnhsingh
Created: 5/7/2026
Status: Merged
Merged: 5/7/2026
Merged by: @lnhsingh

Base: mainHead: cta-oss


📝 Commits (1)

📊 Changes

11 files changed (+36 additions, -6 deletions)

View changed files

📝 src/oss/deepagents/quickstart.mdx (+4 -0)
📝 src/oss/deepagents/skills.mdx (+4 -0)
📝 src/oss/langchain/agents.mdx (+4 -4)
📝 src/oss/langchain/install.mdx (+4 -0)
📝 src/oss/langchain/mcp.mdx (+4 -0)
📝 src/oss/langchain/multi-agent/index.mdx (+4 -0)
📝 src/oss/langchain/overview.mdx (+2 -0)
📝 src/oss/langchain/quickstart.mdx (+1 -1)
📝 src/oss/langchain/tools.mdx (+1 -1)
📝 src/oss/langgraph/persistence.mdx (+4 -0)
📝 src/oss/langgraph/workflows-agents.mdx (+4 -0)

📄 Description

Merged back-to-back callouts into single Tips on tools.mdx and quickstart.mdx, and replaced the vague "run above" reference in deepagents/quickstart.mdx with "to get set up" for consistency. All 11 changed OSS files pass Vale linting with 0 errors.

Fixes DOC-1087


🔄 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/3903 **Author:** [@lnhsingh](https://github.com/lnhsingh) **Created:** 5/7/2026 **Status:** ✅ Merged **Merged:** 5/7/2026 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `cta-oss` --- ### 📝 Commits (1) - [`5c54a4b`](https://github.com/langchain-ai/docs/commit/5c54a4bc804c2413c8d915d161394743a92e4508) LangSmith CTAs ### 📊 Changes **11 files changed** (+36 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/deepagents/quickstart.mdx` (+4 -0) 📝 `src/oss/deepagents/skills.mdx` (+4 -0) 📝 `src/oss/langchain/agents.mdx` (+4 -4) 📝 `src/oss/langchain/install.mdx` (+4 -0) 📝 `src/oss/langchain/mcp.mdx` (+4 -0) 📝 `src/oss/langchain/multi-agent/index.mdx` (+4 -0) 📝 `src/oss/langchain/overview.mdx` (+2 -0) 📝 `src/oss/langchain/quickstart.mdx` (+1 -1) 📝 `src/oss/langchain/tools.mdx` (+1 -1) 📝 `src/oss/langgraph/persistence.mdx` (+4 -0) 📝 `src/oss/langgraph/workflows-agents.mdx` (+4 -0) </details> ### 📄 Description Merged back-to-back <Tip> callouts into single Tips on tools.mdx and quickstart.mdx, and replaced the vague "run above" reference in deepagents/quickstart.mdx with "to get set up" for consistency. All 11 changed OSS files pass Vale linting with 0 errors. Fixes DOC-1087 --- <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:53:34 -04:00
yindo closed this issue 2026-06-05 18:53:34 -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#3914