[PR #3908] [MERGED] docs: langsmith auth login + SaaS-only note + cli v0.2.30 #3918

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

📋 Pull Request Information

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

Base: mainHead: mukil/langsmith-login-saas-docs


📝 Commits (4)

  • fbeb528 Document login SaaS limitation
  • 0b50c5e docs: require langsmith cli v0.2.29 for login
  • 62204ef docs: rename to langsmith auth login, bump cli to v0.2.30
  • d05f4d9 Merge remote-tracking branch 'origin/main' into mukil/langsmith-login-saas-docs

📊 Changes

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

View changed files

📝 src/langsmith/langsmith-cli.mdx (+5 -5)
📝 src/langsmith/profile-configuration.mdx (+8 -8)

📄 Description

Summary

  • Rename langsmith login to langsmith auth login across LangSmith CLI and profile configuration docs
  • Bump minimum LangSmith CLI version from v0.2.29 to v0.2.30
  • Document that langsmith auth login currently supports LangSmith Cloud (SaaS) only; self-hosted users should use API-key profiles

Test plan

  • make lint_prose FILES="src/langsmith/langsmith-cli.mdx src/langsmith/profile-configuration.mdx" passes
  • Mintlify preview renders the auth section on /langsmith/langsmith-cli and the "Authenticate with langsmith auth login" section on /langsmith/profile-configuration
  • Version table on profile-configuration shows v0.2.30

🤖 AI-assisted: drafted with Claude Code; reviewed by author


🔄 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/3908 **Author:** [@langchain-infra](https://github.com/langchain-infra) **Created:** 5/7/2026 **Status:** ✅ Merged **Merged:** 5/7/2026 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `mukil/langsmith-login-saas-docs` --- ### 📝 Commits (4) - [`fbeb528`](https://github.com/langchain-ai/docs/commit/fbeb528a3ebc4c1c3e36f346ecc1a409bdbf5759) Document login SaaS limitation - [`0b50c5e`](https://github.com/langchain-ai/docs/commit/0b50c5ec18a89d409fb0399cc73196b2c8b35979) docs: require langsmith cli v0.2.29 for login - [`62204ef`](https://github.com/langchain-ai/docs/commit/62204efa904801437afdb108749807cf97ddee53) docs: rename to langsmith auth login, bump cli to v0.2.30 - [`d05f4d9`](https://github.com/langchain-ai/docs/commit/d05f4d9188648671bfdbf923db3cce0349e24cb2) Merge remote-tracking branch 'origin/main' into mukil/langsmith-login-saas-docs ### 📊 Changes **2 files changed** (+13 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/langsmith-cli.mdx` (+5 -5) 📝 `src/langsmith/profile-configuration.mdx` (+8 -8) </details> ### 📄 Description ## Summary - Rename `langsmith login` to `langsmith auth login` across LangSmith CLI and profile configuration docs - Bump minimum LangSmith CLI version from `v0.2.29` to `v0.2.30` - Document that `langsmith auth login` currently supports LangSmith Cloud (SaaS) only; self-hosted users should use API-key profiles ## Test plan - [x] `make lint_prose FILES="src/langsmith/langsmith-cli.mdx src/langsmith/profile-configuration.mdx"` passes - [x] Mintlify preview renders the auth section on `/langsmith/langsmith-cli` and the "Authenticate with `langsmith auth login`" section on `/langsmith/profile-configuration` - [x] Version table on profile-configuration shows `v0.2.30` 🤖 AI-assisted: drafted with Claude Code; reviewed by author --- <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:35 -04:00
yindo closed this issue 2026-06-05 18:53:35 -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#3918