[PR #4020] [MERGED] update cli docs #4024

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/4020
Author: @phvash
Created: 5/15/2026
Status: Merged
Merged: 5/18/2026
Merged by: @phvash

Base: mainHead: david/update-cli-studio-docs


📝 Commits (6)

  • 8bb6d43 update docs
  • 19953ba Update src/langsmith/cli.mdx
  • bce6de0 Update src/langsmith/cli.mdx
  • 77b02e4 Update src/langsmith/cli.mdx
  • 21fcd3e Update src/langsmith/studio.mdx
  • 4ad173d Merge branch 'main' into david/update-cli-studio-docs

📊 Changes

2 files changed (+13 additions, -5 deletions)

View changed files

📝 src/langsmith/cli.mdx (+8 -5)
📝 src/langsmith/studio.mdx (+5 -0)

📄 Description

Overview

  • Update langgraph deploy docs
  • Add section on deploy from Studio

Type of change

Type: Update existing documentation

Related issues/PRs

  • GitHub issue:
  • Feature PR:
  • Linear issue:
  • Slack thread:

Checklist

  • I have read the contributing guidelines, including the language policy
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed

(Internal team members only / optional): Create a preview deployment as necessary using the Create Preview Branch workflow

Additional notes


🔄 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/4020 **Author:** [@phvash](https://github.com/phvash) **Created:** 5/15/2026 **Status:** ✅ Merged **Merged:** 5/18/2026 **Merged by:** [@phvash](https://github.com/phvash) **Base:** `main` ← **Head:** `david/update-cli-studio-docs` --- ### 📝 Commits (6) - [`8bb6d43`](https://github.com/langchain-ai/docs/commit/8bb6d43d97157e0e46d65b28c72fff3ea9e7beee) update docs - [`19953ba`](https://github.com/langchain-ai/docs/commit/19953ba493a46879c5bbb17b647764970233d3c1) Update src/langsmith/cli.mdx - [`bce6de0`](https://github.com/langchain-ai/docs/commit/bce6de0495240de9b4405063cd3fd3454485ef19) Update src/langsmith/cli.mdx - [`77b02e4`](https://github.com/langchain-ai/docs/commit/77b02e43a8fa31d35d2ca15a9a61fe2eba7abbe2) Update src/langsmith/cli.mdx - [`21fcd3e`](https://github.com/langchain-ai/docs/commit/21fcd3e384cac516b6c3505b6a8b99e7f804399a) Update src/langsmith/studio.mdx - [`4ad173d`](https://github.com/langchain-ai/docs/commit/4ad173d4df157dca3ba19fdc14161467d93d9201) Merge branch 'main' into david/update-cli-studio-docs ### 📊 Changes **2 files changed** (+13 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/cli.mdx` (+8 -5) 📝 `src/langsmith/studio.mdx` (+5 -0) </details> ### 📄 Description ## Overview - Update langgraph deploy docs - Add section on deploy from Studio ## Type of change **Type:** Update existing documentation ## Related issues/PRs <!-- Link to related issues, feature PRs, or discussions (if applicable) To automatically close an issue when this PR is merged, use closing keywords: - "closes #123" or "fixes #123" or "resolves #123" For regular references without auto-closing, just use: - "#123" or "See issue #123" Examples: - closes #456 (will auto-close issue #456 when PR is merged) - See #789 for context (will reference but not auto-close issue #789) --> - GitHub issue: - Feature PR: <!-- For LangChain employees, if applicable: --> - Linear issue: - Slack thread: ## Checklist <!-- Put an 'x' in all boxes that apply --> - [x] I have read the [contributing guidelines](README.md), including the [language policy](https://docs.langchain.com/oss/python/contributing/overview#language-policy) - [x] I have tested my changes locally using `docs dev` - [x] All code examples have been tested and work correctly - [x] I have used **root relative** paths for internal links - [x] I have updated navigation in `src/docs.json` if needed (Internal team members only / optional): Create a preview deployment as necessary using the [Create Preview Branch workflow](https://github.com/langchain-ai/docs/actions/workflows/create-preview-branch.yml) ## Additional notes <!-- Any other information that would be helpful for reviewers --> --- <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:56 -04:00
yindo closed this issue 2026-06-05 18:53:56 -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#4024