Skip to content

Remove deprecated docker install + upgrade instructions from the docs - #3659

Merged
Kathryn May (katmayb) merged 3 commits into
mainfrom
remove-sh-docker-instructions
Apr 22, 2026
Merged

Remove deprecated docker install + upgrade instructions from the docs#3659
Kathryn May (katmayb) merged 3 commits into
mainfrom
remove-sh-docker-instructions

Conversation

@katmayb

Copy link
Copy Markdown
Contributor

Fixes DOC-1016

@github-actions github-actions Bot added langsmith For docs changes to LangSmith internal labels Apr 21, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Mintlify preview branch generated: preview-remove-1776803102-57cd429

Site preview: https://langchain-5e9cc07a-preview-remove-1776803102-57cd429.mintlify.app

Changed documentation pages (preview deep links):

Only the top 5 changed markdown files by diff size are listed.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm pending 1 suggestion

Comment thread src/langsmith/kubernetes.mdx Outdated
---
title: Self-host LangSmith on Kubernetes
sidebarTitle: Install on Kubernetes
icon: "download"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I looked for the specific kubernetes wheel icon, but https://tabler.io/icons does not have one.

With Kubernetes, you really don't "download" to a cluster, you more "upload" to a cloud Kubernetes cluster. So maybe the cloud-upload icon might be more appropriate, like this:

Image

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess, but I think we want to be careful having anything "cloud-y" in the self-hosted docs. I'll take a look at the icons

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm going to remove the icons from both of these pages for now!

@katmayb
Kathryn May (katmayb) merged commit 68f2051 into main Apr 22, 2026
17 of 18 checks passed
@katmayb
Kathryn May (katmayb) deleted the remove-sh-docker-instructions branch April 22, 2026 15:36
Nishitha M (imnishitha) added a commit that referenced this pull request Jul 7, 2026
### Description

**Depends on**: langchain-ai/deepagents
[#3659](langchain-ai/deepagents#3659),
[#3691](langchain-ai/deepagents#3691,)
[#3851](langchain-ai/deepagents#3851)

Updates the built-in tool lists and tables across the Deep Agents docs
(overview, permissions, backends, sandboxes, context engineering, CLI
overview, and frontend sandbox pattern), and renames `delete_file` to
`delete` in the Python human-in-the-loop examples.

JS-specific content is intentionally left unchanged, as the deepagents
JS SDK does not yet support the delete tool. Python-only code fences are
used so these changes appear only in the Python documentation.

### Test Plan
- [ ] `vale --glob='!**/node_modules/**' <changed files>` passes with 0
errors/warnings
- [ ] `markdownlint --config .markdownlint.json <changed files>` shows
no new violations vs. `main`

_Opened collaboratively by Nishitha Madhu and open-swe_

---------

Co-authored-by: open-swe[bot] <open-swe@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal langsmith For docs changes to LangSmith

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants