Changelog
Product updates from the Parallel team
Search API in alpha
The Parallel Search API is now available in alpha - providing a tool for AI agents to search, rank, and extract information from the public web. Built on Parallel’s custom web crawler and index, the Search API takes flexible inputs (search objective and/or search queries) and returns LLM-ready ranked URLs with extended webpage excerpts. Learn more in our latest blog.
Chat API in beta
The Parallel Chat API is now generally available in beta. The Chat API utilizes our rapidly growing web index to bring real-time low latency web research to interactive AI applications. It returns OpenAI ChatCompletions compatible streaming text and JSON outputs, and easily drops in to new and existing web research workflows. Learn more in our latest blog.
Basis with Calibrated Confidences
Basis is a comprehensive suite of verification tools for understanding and validating Task API outputs through four core components.
- Citations: Web URLs linking directly to source materials.
- Reasoning: Detailed explanations justifying each output field.
- Excerpts: Relevant text snippets from citation URLs.
- Confidences: A calibrated measure of confidence classified into low, medium, or high categories.
Use Basis with Calibrated Confidences to power hybrid AI/human review workflows focused on low confidence outputs - significantly increasing leverage, accuracy, and time efficiency. Read more in our latest blog post.
Billing Upgrades
We’ve made several improvements to help you more seamlessly manage and monitor Billing. This includes:
- Auto-reload: Avoid service interruptions by automatically adding to your balance when configured thresholds are met.
- Billing History: View prior Invoices and Receipts. Track status, amount charged, and timestamp of charges.
Task API for web research
The Parallel Task API enables state-of-the-art web research at scale, with the highest quality at every price point. State your research task in natural language and Parallel will do the rest of the heavy lifting - generating input/output schemas, finding relevant URLs, extracting data in a structured format.
Python SDK
Our SDK is now available for Python, making it easy to implement Parallel into your applications. The Python SDK is at parity with our Task API endpoints and simplifies request construction and response parsing.
Flexible Processors
When running Tasks with Parallel, choose between 5 processors - Lite, Base, Core, Pro, and Ultra. We’ve built distinct processor options so that you can optimize price, latency, and quality per task.
Self-Serve Developer Platform
Platform is the home for Playground, API Keys, Docs, Billing, Usage, and more.
- Run a research task from scratch or using a template from Task Library
- Generate and manage API keys for secure integration
- Manage billing details, auto-reload settings, and usage analytics
- Access comprehensive guides to learn how to use the API