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