[PR #4147] [MERGED] docs(mda): typo fix on tavily search tool #4145

Closed
opened 2026-06-05 19:12:55 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/4147
Author: @victorm-lc
Created: 5/22/2026
Status: Merged
Merged: 5/22/2026
Merged by: @victorm-lc

Base: mainHead: vic/mda-mcp-typo


📝 Commits (1)

  • 973ef06 docs(mda): typo fix on tavily search tool

📊 Changes

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

View changed files

📝 src/langsmith/deploy-managed-deep-agent.mdx (+22 -22)

📄 Description

Overview

Fixing a small typo in tavily search tool!

Type of change

Type: Fix typo/bug/link/formatting

Checklist

  • I have read the contributing guidelines, including the language policy
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed

🔄 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/4147 **Author:** [@victorm-lc](https://github.com/victorm-lc) **Created:** 5/22/2026 **Status:** ✅ Merged **Merged:** 5/22/2026 **Merged by:** [@victorm-lc](https://github.com/victorm-lc) **Base:** `main` ← **Head:** `vic/mda-mcp-typo` --- ### 📝 Commits (1) - [`973ef06`](https://github.com/langchain-ai/docs/commit/973ef0614063901a3a2b0b85f625d12b4674f7dd) docs(mda): typo fix on tavily search tool ### 📊 Changes **1 file changed** (+22 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/deploy-managed-deep-agent.mdx` (+22 -22) </details> ### 📄 Description ## Overview Fixing a small typo in tavily search tool! ## Type of change **Type:** Fix typo/bug/link/formatting ## Checklist <!-- Put an 'x' in all boxes that apply --> - [x] I have read the [contributing guidelines](README.md), including the [language policy](https://docs.langchain.com/oss/python/contributing/overview#language-policy) - [x] I have tested my changes locally using `docs dev` - [x] All code examples have been tested and work correctly - [x] I have used **root relative** paths for internal links - [x] I have updated navigation in `src/docs.json` if needed --- <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 19:12:55 -04:00
yindo closed this issue 2026-06-05 19:12:55 -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#4145