mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-09-21 02:16:27 +00:00
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>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user