From 9feaf5ecabe8df937ea558865346b7209cf7c3d3 Mon Sep 17 00:00:00 2001 From: George Pickett Date: Wed, 9 Sep 2026 00:51:59 -0700 Subject: [PATCH] docs(tools): fix parallel search reference link (#7344) Co-authored-by: George Pickett <297992784+georgeatparallel@users.noreply.github.com> Co-authored-by: Vidit Ostwal <110953813+Vidit-Ostwal@users.noreply.github.com> --- .../src/crewai_tools/tools/parallel_tools/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/crewai-tools/src/crewai_tools/tools/parallel_tools/README.md b/lib/crewai-tools/src/crewai_tools/tools/parallel_tools/README.md index 37f413561..9e856c1e3 100644 --- a/lib/crewai-tools/src/crewai_tools/tools/parallel_tools/README.md +++ b/lib/crewai-tools/src/crewai_tools/tools/parallel_tools/README.md @@ -30,7 +30,7 @@ Optional (for the agent example): Notes: - API is in beta; default rate limit is 600 RPM. Contact support for production capacity. -## Direct usage (when published) +## Direct usage ```python from crewai_tools import ParallelSearchTool @@ -150,4 +150,4 @@ Tips: ## References - Search API Quickstart: https://docs.parallel.ai/search-api/search-quickstart -- Processors: https://docs.parallel.ai/search-api/processors +- Search API (v1beta) reference: https://docs.parallel.ai/api-reference/legacy/search-beta/search