[PR #603] [CLOSED] Prompt management guide #853

Closed
opened 2026-02-17 17:21:15 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/603
Author: @tanushree-sharma
Created: 9/19/2025
Status: Closed

Base: mainHead: prompt-mgmt


📝 Commits (10+)

  • 03c1cf6 prompt management guide
  • 9b4cefb update based on feedback
  • a082f0f Apply suggestions from code review
  • a87752c feedback round 2
  • f400663 updates
  • f0259c6 nits
  • 8f698df fix
  • 29f4e5a Update src/langsmith/manage-prompts.mdx
  • 80ec38d Update src/langsmith/prompt-management-best-practices.mdx
  • 6ffc34d Update src/langsmith/prompt-management-best-practices.mdx

📊 Changes

3 files changed (+72 additions, -13 deletions)

View changed files

📝 src/langsmith/manage-prompts-programmatically.mdx (+1 -3)
📝 src/langsmith/manage-prompts.mdx (+13 -10)
src/langsmith/prompt-management-best-practices.mdx (+58 -0)

📄 Description

Overview

Best practices for using the prompt hub

Porting over @PeriniM's PR from the old docs that never got merged https://github.com/langchain-ai/langsmith-docs/pull/894 with some edits

Preview URL: https://langchain-5e9cc07a-preview-prompt-1759959916-47cb211.mintlify.app/langsmith/prompt-management-best-practices


🔄 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/603 **Author:** [@tanushree-sharma](https://github.com/tanushree-sharma) **Created:** 9/19/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `prompt-mgmt` --- ### 📝 Commits (10+) - [`03c1cf6`](https://github.com/langchain-ai/docs/commit/03c1cf6906288335d2194832081f180747df9dd3) prompt management guide - [`9b4cefb`](https://github.com/langchain-ai/docs/commit/9b4cefb64ec3503eb38efe0f6aad067d7d38c777) update based on feedback - [`a082f0f`](https://github.com/langchain-ai/docs/commit/a082f0f40cd6b89a33c1c0ecac301744d548dc72) Apply suggestions from code review - [`a87752c`](https://github.com/langchain-ai/docs/commit/a87752c13401425bc2dd07e72bc4bfb9c0c029ca) feedback round 2 - [`f400663`](https://github.com/langchain-ai/docs/commit/f400663767ac34579bda379245d38f1f9796ecce) updates - [`f0259c6`](https://github.com/langchain-ai/docs/commit/f0259c655dd40671c2726cb0a53d04d2aa4697e6) nits - [`8f698df`](https://github.com/langchain-ai/docs/commit/8f698df2ea18412c229e476e7e2c0b3d19c2ff53) fix - [`29f4e5a`](https://github.com/langchain-ai/docs/commit/29f4e5a4899ae8aa866a6fb8a4636e1371b8f1d0) Update src/langsmith/manage-prompts.mdx - [`80ec38d`](https://github.com/langchain-ai/docs/commit/80ec38d4871f36d363669146d572e941adbeb305) Update src/langsmith/prompt-management-best-practices.mdx - [`6ffc34d`](https://github.com/langchain-ai/docs/commit/6ffc34dd00dfaa4998ca77b025a8ec282211f2da) Update src/langsmith/prompt-management-best-practices.mdx ### 📊 Changes **3 files changed** (+72 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/manage-prompts-programmatically.mdx` (+1 -3) 📝 `src/langsmith/manage-prompts.mdx` (+13 -10) ➕ `src/langsmith/prompt-management-best-practices.mdx` (+58 -0) </details> ### 📄 Description ## Overview Best practices for using the prompt hub Porting over @PeriniM's PR from the old docs that never got merged https://github.com/langchain-ai/langsmith-docs/pull/894 with some edits Preview URL: https://langchain-5e9cc07a-preview-prompt-1759959916-47cb211.mintlify.app/langsmith/prompt-management-best-practices --- <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:21:15 -05:00
yindo closed this issue 2026-02-17 17:21:15 -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#853