[PR #2792] [MERGED] feat: Add docs for prompts tool registry #2890

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2792
Author: @katmayb
Created: 2/24/2026
Status: Merged
Merged: 2/26/2026
Merged by: @katmayb

Base: mainHead: tool-registry-playground


📝 Commits (2)

  • 24805d2 feat: Add docs for prompts tool registry
  • 065c0a3 Update tool choice screenshot

📊 Changes

11 files changed (+75 additions, -30 deletions)

View changed files

src/langsmith/images/add-tool-dark.png (+0 -0)
src/langsmith/images/add-tool-light.png (+0 -0)
src/langsmith/images/add-tool.png (+0 -0)
src/langsmith/images/tool-choice-dark.png (+0 -0)
src/langsmith/images/tool-choice-light.png (+0 -0)
src/langsmith/images/tool-choice.png (+0 -0)
src/langsmith/images/tool-registry-manage-dark.png (+0 -0)
src/langsmith/images/tool-registry-manage-light.png (+0 -0)
📝 src/langsmith/managing-model-configurations.mdx (+4 -0)
📝 src/langsmith/prompt-engineering-concepts.mdx (+1 -1)
📝 src/langsmith/use-tools.mdx (+70 -29)

📄 Description

Fixes DOC-763

This PR adds docs for the prompt tool registry. Adds a section on this to the Use tools page under prompt engineering. Cross-referenced this section across different pages and sections within the same page.

Misc: Updated screenshots, improved language generally on the page.

Preview

https://langchain-5e9cc07a-preview-toolre-1772123259-dfebfdb.mintlify.app/langsmith/use-tools#manage-tools-with-the-registry


🔄 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/2792 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 2/24/2026 **Status:** ✅ Merged **Merged:** 2/26/2026 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `tool-registry-playground` --- ### 📝 Commits (2) - [`24805d2`](https://github.com/langchain-ai/docs/commit/24805d23fb6dc0e52b3dc3e5b2fb13cad98fd866) feat: Add docs for prompts tool registry - [`065c0a3`](https://github.com/langchain-ai/docs/commit/065c0a391211a94b462d936337be5a67e102cd23) Update tool choice screenshot ### 📊 Changes **11 files changed** (+75 additions, -30 deletions) <details> <summary>View changed files</summary> ➕ `src/langsmith/images/add-tool-dark.png` (+0 -0) ➕ `src/langsmith/images/add-tool-light.png` (+0 -0) ➖ `src/langsmith/images/add-tool.png` (+0 -0) ➕ `src/langsmith/images/tool-choice-dark.png` (+0 -0) ➕ `src/langsmith/images/tool-choice-light.png` (+0 -0) ➖ `src/langsmith/images/tool-choice.png` (+0 -0) ➕ `src/langsmith/images/tool-registry-manage-dark.png` (+0 -0) ➕ `src/langsmith/images/tool-registry-manage-light.png` (+0 -0) 📝 `src/langsmith/managing-model-configurations.mdx` (+4 -0) 📝 `src/langsmith/prompt-engineering-concepts.mdx` (+1 -1) 📝 `src/langsmith/use-tools.mdx` (+70 -29) </details> ### 📄 Description Fixes DOC-763 This PR adds docs for the prompt tool registry. Adds a section on this to the Use tools page under prompt engineering. Cross-referenced this section across different pages and sections within the same page. Misc: Updated screenshots, improved language generally on the page. ## Preview https://langchain-5e9cc07a-preview-toolre-1772123259-dfebfdb.mintlify.app/langsmith/use-tools#manage-tools-with-the-registry --- <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:20:18 -04:00
yindo closed this issue 2026-06-05 18:20:19 -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#2890