[PR #3888] [MERGED] docs(langsmith-cli): document the api command #3899

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3888
Author: @open-swe[bot]
Created: 5/6/2026
Status: Merged
Merged: 5/7/2026
Merged by: @langchain-infra

Base: mainHead: open-swe/document-langsmith-cli-api


📝 Commits (1)

  • 8f71d7c docs(langsmith-cli): document the api command

📊 Changes

1 file changed (+50 additions, -0 deletions)

View changed files

📝 src/langsmith/langsmith-cli.mdx (+50 -0)

📄 Description

Description

Adds a Call the LangSmith API directly section to src/langsmith/langsmith-cli.mdx documenting the langsmith api subcommand. Covers only the new gh-style interface introduced in https://github.com/langchain-ai/langsmith-cli/pull/109 (-X METHOD, -F/-f, --input, default GET, auto-POST when fields/body are supplied), plus the existing api ls / api info discovery subcommands.

Release Note

none

Test Plan

  • Render preview renders the new section between Manage sandboxes and Filter flags

🔄 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/3888 **Author:** [@open-swe[bot]](https://github.com/apps/open-swe) **Created:** 5/6/2026 **Status:** ✅ Merged **Merged:** 5/7/2026 **Merged by:** [@langchain-infra](https://github.com/langchain-infra) **Base:** `main` ← **Head:** `open-swe/document-langsmith-cli-api` --- ### 📝 Commits (1) - [`8f71d7c`](https://github.com/langchain-ai/docs/commit/8f71d7c212798cd62a68f25ee60d19d43ad346d1) docs(langsmith-cli): document the api command ### 📊 Changes **1 file changed** (+50 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/langsmith-cli.mdx` (+50 -0) </details> ### 📄 Description ## Description Adds a `Call the LangSmith API directly` section to `src/langsmith/langsmith-cli.mdx` documenting the `langsmith api` subcommand. Covers only the new gh-style interface introduced in <https://github.com/langchain-ai/langsmith-cli/pull/109> (`-X METHOD`, `-F`/`-f`, `--input`, default `GET`, auto-POST when fields/body are supplied), plus the existing `api ls` / `api info` discovery subcommands. ## Release Note none ## Test Plan - [ ] Render preview renders the new section between Manage sandboxes and Filter flags --- <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:31 -04:00
yindo closed this issue 2026-06-05 18:53:31 -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#3899