[PR #263] [MERGED] docs: no handle needed for personal prompts #350

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/263
Author: @madams0013
Created: 5/22/2024
Status: Merged
Merged: 5/23/2024
Merged by: @agola11

Base: mainHead: maddy/no-handle-needed


📝 Commits (4)

📊 Changes

8 files changed (+80 additions, -29 deletions)

View changed files

📝 src/components/Hub.js (+42 -2)
📝 versioned_docs/version-2.0/how_to_guides/index.md (+0 -1)
📝 versioned_docs/version-2.0/how_to_guides/prompts/create_a_prompt.mdx (+9 -10)
📝 versioned_docs/version-2.0/how_to_guides/prompts/langchain_hub.mdx (+1 -1)
📝 versioned_docs/version-2.0/how_to_guides/prompts/open_a_prompt_from_a_trace.mdx (+1 -4)
📝 versioned_docs/version-2.0/how_to_guides/prompts/pull_push_a_prompt.mdx (+24 -9)
📝 versioned_docs/version-2.0/how_to_guides/prompts/update_a_prompt.mdx (+3 -2)
versioned_docs/version-2.0/how_to_guides/static/blank_prompts_page.png (+0 -0)

📄 Description

No description provided


🔄 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/langsmith-docs/pull/263 **Author:** [@madams0013](https://github.com/madams0013) **Created:** 5/22/2024 **Status:** ✅ Merged **Merged:** 5/23/2024 **Merged by:** [@agola11](https://github.com/agola11) **Base:** `main` ← **Head:** `maddy/no-handle-needed` --- ### 📝 Commits (4) - [`8abf2f1`](https://github.com/langchain-ai/langsmith-docs/commit/8abf2f15d50cb338ddf857b7116dd370b30bfe21) update creating a prompt - [`f0f50d3`](https://github.com/langchain-ai/langsmith-docs/commit/f0f50d36fbec14624ac3482d7dc1484bd6fad551) push pull a prompt updates - [`4de7f4b`](https://github.com/langchain-ai/langsmith-docs/commit/4de7f4bfe30c21e8e1f961b2ce39a302dc1f6662) update docs - [`382f541`](https://github.com/langchain-ai/langsmith-docs/commit/382f541f734b1e9d8ba1405fb1ff8f9281797728) format ### 📊 Changes **8 files changed** (+80 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `src/components/Hub.js` (+42 -2) 📝 `versioned_docs/version-2.0/how_to_guides/index.md` (+0 -1) 📝 `versioned_docs/version-2.0/how_to_guides/prompts/create_a_prompt.mdx` (+9 -10) 📝 `versioned_docs/version-2.0/how_to_guides/prompts/langchain_hub.mdx` (+1 -1) 📝 `versioned_docs/version-2.0/how_to_guides/prompts/open_a_prompt_from_a_trace.mdx` (+1 -4) 📝 `versioned_docs/version-2.0/how_to_guides/prompts/pull_push_a_prompt.mdx` (+24 -9) 📝 `versioned_docs/version-2.0/how_to_guides/prompts/update_a_prompt.mdx` (+3 -2) ➕ `versioned_docs/version-2.0/how_to_guides/static/blank_prompts_page.png` (+0 -0) </details> ### 📄 Description _No description provided_ --- <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-21 17:17:53 -05:00
yindo closed this issue 2026-02-21 17:17:53 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langsmith-docs#350