Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Command-line interface for Parallel web search
npm install @parallel-web/ai-sdk-tools export PARALLEL_API_KEY=your-parallel-api-key
praisonai-ts agent run \ --tools parallel \ --prompt "When was Vercel Ship AI?"
praisonai-ts agent run \ --tools "parallel:numResults=5" \ --prompt "Find recent AI developments"
numResults
10
objective
praisonai-ts agent run \ --instructions "You are a research assistant" \ --tools parallel \ --prompt "Research the latest LLM developments"
praisonai-ts agent run \ --tools "parallel,firecrawl:scrape" \ --prompt "Find and extract content about AI startups"
PARALLEL_API_KEY
OPENAI_API_KEY