[PR #3212] [MERGED] fix: add tools page link to quickstart @tool callout [closes DOC-818] #3277

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3212
Author: @npentrel
Created: 3/19/2026
Status: Merged
Merged: 3/20/2026
Merged by: @npentrel

Base: mainHead: open-swe/2dd57c6c-bad0-9957-a67e-3e91fdb054ab


📝 Commits (1)

  • 698ccb8 Add tools page link to quickstart @tool callout

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 src/oss/langchain/quickstart.mdx (+1 -0)

📄 Description

Description

Adds a link to the tools guide (/oss/langchain/tools) in the <Tip> callout about the @tool decorator in step 2 of the LangChain quickstart. Previously the callout only linked to the API reference for @tool but not the conceptual tools page.

Test Plan

  • Verify the tools guide link renders correctly in the quickstart tip callout

🔄 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/3212 **Author:** [@npentrel](https://github.com/npentrel) **Created:** 3/19/2026 **Status:** ✅ Merged **Merged:** 3/20/2026 **Merged by:** [@npentrel](https://github.com/npentrel) **Base:** `main` ← **Head:** `open-swe/2dd57c6c-bad0-9957-a67e-3e91fdb054ab` --- ### 📝 Commits (1) - [`698ccb8`](https://github.com/langchain-ai/docs/commit/698ccb84eaaca4a5a2e3b53e347722a1b18c1c22) Add tools page link to quickstart @tool callout ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/langchain/quickstart.mdx` (+1 -0) </details> ### 📄 Description ## Description Adds a link to the tools guide (`/oss/langchain/tools`) in the `<Tip>` callout about the `@tool` decorator in step 2 of the LangChain quickstart. Previously the callout only linked to the API reference for `@tool` but not the conceptual tools page. ## Test Plan - [ ] Verify the tools guide link renders correctly in the quickstart tip callout --- <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:21:39 -04:00
yindo closed this issue 2026-06-05 18:21:39 -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#3277