[PR #154] [MERGED] Consolidate LS manage prompts dropdown pages #468

Closed
opened 2026-02-17 17:20:27 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/154
Author: @katmayb
Created: 8/13/2025
Status: Merged
Merged: 8/15/2025
Merged by: @katmayb

Base: mainHead: consolidate-ls-manage-prompts


📝 Commits (5)

  • 024789e docs: consolidate manage datasets dropdown content to one page
  • 0006f30 docs: Consolidate the manage prompts dropdown pages
  • 84b65b0 Update position of manage prompts page
  • fa0354f Remove docs.json LS content for now
  • b0c5c2c Merge branch 'main' into consolidate-ls-manage-prompts

📊 Changes

4 files changed (+114 additions, -116 deletions)

View changed files

src/langsmith/langchain-hub.mdx (+0 -18)
src/langsmith/manage-prompts.mdx (+114 -0)
src/langsmith/prompt-tags.mdx (+0 -51)
src/langsmith/trigger-webhook.mdx (+0 -47)

📄 Description

This PR consolidates the Manage prompts dropdown content to one Manage prompts page to declutter the nav and improve the general flow of the new LangSmith docs site.

General light content edits to each of the pages included.

Note for reviewers: I've included the nav json for review (and to generate preview), however, will not merge that because we're hiding the LS in the Mintlify nav until we have the p0 content changes complete this/next week.

Also, in tandem with these content PRs, https://github.com/langchain-ai/langsmith-docs/pull/935 with redirects (open in the old repo).

Preview

https://langchain-5e9cc07a-preview-consol-1755120064-0006f30.mintlify.app/langsmith/manage-prompts


🔄 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/154 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 8/13/2025 **Status:** ✅ Merged **Merged:** 8/15/2025 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `consolidate-ls-manage-prompts` --- ### 📝 Commits (5) - [`024789e`](https://github.com/langchain-ai/docs/commit/024789e259e3a66a5bc03417339d4754997d549d) docs: consolidate manage datasets dropdown content to one page - [`0006f30`](https://github.com/langchain-ai/docs/commit/0006f3048d57cdeafc8477a1dbc43442939a498a) docs: Consolidate the manage prompts dropdown pages - [`84b65b0`](https://github.com/langchain-ai/docs/commit/84b65b0e3c49c0cb7b40ceae8d24f4c5f015a376) Update position of manage prompts page - [`fa0354f`](https://github.com/langchain-ai/docs/commit/fa0354f3aac47205f5de8eb75c724ae47ab1d3a8) Remove docs.json LS content for now - [`b0c5c2c`](https://github.com/langchain-ai/docs/commit/b0c5c2cc8dd56dc58b0ead2df9f50c2cec9d80d3) Merge branch 'main' into consolidate-ls-manage-prompts ### 📊 Changes **4 files changed** (+114 additions, -116 deletions) <details> <summary>View changed files</summary> ➖ `src/langsmith/langchain-hub.mdx` (+0 -18) ➕ `src/langsmith/manage-prompts.mdx` (+114 -0) ➖ `src/langsmith/prompt-tags.mdx` (+0 -51) ➖ `src/langsmith/trigger-webhook.mdx` (+0 -47) </details> ### 📄 Description This PR consolidates the Manage prompts dropdown content to one Manage prompts page to declutter the nav and improve the general flow of the new LangSmith docs site. General light content edits to each of the pages included. Note for reviewers: I've included the nav json for review (and to generate preview), however, will not merge that because we're hiding the LS in the Mintlify nav until we have the p0 content changes complete this/next week. Also, in tandem with these content PRs, https://github.com/langchain-ai/langsmith-docs/pull/935 with redirects (open in the old repo). ### Preview https://langchain-5e9cc07a-preview-consol-1755120064-0006f30.mintlify.app/langsmith/manage-prompts --- <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-02-17 17:20:27 -05:00
yindo closed this issue 2026-02-17 17:20:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#468