[PR #351] [MERGED] docs: for prompts functionality inside langsmith sdk #423

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/351
Author: @madams0013
Created: 7/16/2024
Status: Merged
Merged: 8/11/2024
Merged by: @madams0013

Base: mainHead: maddy/prompts-langsmith-sdk


📝 Commits (10+)

📊 Changes

4 files changed (+264 additions, -73 deletions)

View changed files

📝 versioned_docs/version-2.0/how_to_guides/index.md (+6 -5)
📝 versioned_docs/version-2.0/how_to_guides/prompts/langchain_hub.mdx (+1 -1)
versioned_docs/version-2.0/how_to_guides/prompts/manage_prompts_programatically.mdx (+257 -0)
versioned_docs/version-2.0/how_to_guides/prompts/pull_push_a_prompt.mdx (+0 -67)

📄 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/351 **Author:** [@madams0013](https://github.com/madams0013) **Created:** 7/16/2024 **Status:** ✅ Merged **Merged:** 8/11/2024 **Merged by:** [@madams0013](https://github.com/madams0013) **Base:** `main` ← **Head:** `maddy/prompts-langsmith-sdk` --- ### 📝 Commits (10+) - [`af5dbf2`](https://github.com/langchain-ai/langsmith-docs/commit/af5dbf284dd170beba478ac9b2972e6fb4c64fad) updated - [`0dc46eb`](https://github.com/langchain-ai/langsmith-docs/commit/0dc46ebded0b9886b47b4276237b01e3ba4ee3a0) Merge branch 'main' of github.com:langchain-ai/langsmith-docs into maddy/prompts-langsmith-sdk - [`fa5cb73`](https://github.com/langchain-ai/langsmith-docs/commit/fa5cb73b31d93aafca05c65583684f9d67916164) add python langchain version and typescript - [`b811ae0`](https://github.com/langchain-ai/langsmith-docs/commit/b811ae0a12696e5c6e8ba95a2a63fdf2053e579b) fixes from testing - [`3f3ca36`](https://github.com/langchain-ai/langsmith-docs/commit/3f3ca368109df0ac886163e67fb7f4bf33938224) more fixes - [`d8f1865`](https://github.com/langchain-ai/langsmith-docs/commit/d8f18652e17abf65b1cdfcd20a3137b3a4e345d9) small - [`9eb587b`](https://github.com/langchain-ai/langsmith-docs/commit/9eb587bde4646b9fe9b6bb651b4bc954321a7d85) nit - [`114b0f4`](https://github.com/langchain-ai/langsmith-docs/commit/114b0f4efa4e30b40ef6e2e09b7de92301f3e8da) links - [`93c658a`](https://github.com/langchain-ai/langsmith-docs/commit/93c658aa10cb16881c5c3f8ea5edfff65370172e) fix broken links - [`6772b8f`](https://github.com/langchain-ai/langsmith-docs/commit/6772b8f5ae00c542a641639033d0ee9d75207aad) install packages ### 📊 Changes **4 files changed** (+264 additions, -73 deletions) <details> <summary>View changed files</summary> 📝 `versioned_docs/version-2.0/how_to_guides/index.md` (+6 -5) 📝 `versioned_docs/version-2.0/how_to_guides/prompts/langchain_hub.mdx` (+1 -1) ➕ `versioned_docs/version-2.0/how_to_guides/prompts/manage_prompts_programatically.mdx` (+257 -0) ➖ `versioned_docs/version-2.0/how_to_guides/prompts/pull_push_a_prompt.mdx` (+0 -67) </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:18:03 -05:00
yindo closed this issue 2026-02-21 17:18:03 -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#423