December 2025 Summaries
5 posts from Parallel Web Systems
Filter
Month:
Year:
Post Summaries
Back to Blog
Google has recently released DeepSearchQA, a new benchmark for evaluating the performance of agents in multi-step information-seeking tasks across 17 fields of expertise, simultaneously launching its Gemini Deep Research API. DeepSearchQA addresses systematic collation of fragmented information, de-duplication, and reasoning about stopping criteria, offering a structured "causal-chain" approach where each step depends on the resolution of the previous one. Parallel's Ultra2x, a cost-effective alternative, surpasses other deep research solutions like Gemini Deep Research API, OpenAI GPT 5.2 Pro, and Exa in both accuracy and cost efficiency by leveraging a proprietary and expansive web index optimized for token-efficient search tailored for LLMs. The Parallel Task API facilitates the transformation of manual workflows into automated operations, advancing web search capabilities with innovations in crawling and data extraction, utilized by major companies and AI-native businesses to enhance business functions and AI features.
Dec 17, 2025
783 words in the original blog post.
Granular Basis is an advanced feature released by Parallel Web Systems to enhance factuality verification within their Task API outputs by providing detailed verification at the atomic level for each element in an array. This proprietary model, Basis, previously verified outputs as a whole but now offers individual citations, reasoning, excerpts, and confidence scores for each item, improving the precision of human-in-the-loop review processes by allowing reviewers to focus on specific elements that require attention. This update is particularly useful in workflows like due diligence, where precise verification of individual data points, such as executive names, is crucial. Granular Basis can be easily enabled in the Parallel Developer Platform without requiring schema changes, and it is available for all Task API processors, supporting businesses in transforming time-consuming human tasks into rapid agentic processes. Parallel's web intelligence APIs are utilized by major companies in sectors like insurance, finance, and retail to automate significant business functions and by AI-native enterprises for tasks like contract monitoring and documentation lookup.
Dec 16, 2025
518 words in the original blog post.
AI agents have evolved beyond simple standalone models to become part of a complex ecosystem that includes tools, memory stores, and orchestrated workflows, enabling them to perform intricate tasks. Central to this development is the concept of the "agent harness," a software infrastructure that surrounds a large language model (LLM) and manages everything except the model itself, such as intent capture, execution, and persistence. This harness connects AI models to the outside world, allowing them to use tools, remember information across sessions, and interact with complex environments. The emergence of harnesses has been driven by the need to address limitations of LLMs, such as fixed context windows and the inability to perform external actions, by integrating tool use and external systems. Harnesses enhance AI capabilities by providing structure, maintaining continuity over long tasks, and ensuring reliable and safe outputs, all without altering the LLM's internal training. This architecture allows for greater task success, efficiency, and the ability to extend functionalities without the need for retraining, making harness engineering a critical component of modern AI system design.
Dec 16, 2025
4,511 words in the original blog post.
Amp has enhanced its coding agent's capabilities by integrating Parallel's Search and Extract APIs, allowing for real-time web access to current documentation and technical resources. This integration addresses the challenges posed by the rapidly changing software ecosystem, where outdated guidance can result from static training data. Parallel enables Amp to perform efficient web searches and extract information from complex, JavaScript-rendered sites, which traditional scrapers struggle with. The partnership has led to faster and fresher results, crucial for debugging and design tasks, while reducing context window bloat and maintaining cost-effectiveness. The collaboration with Parallel not only improved the speed and accuracy of Amp's agent but also freed up Amp's team to concentrate on developing their core product.
Dec 11, 2025
432 words in the original blog post.
Parallel has enhanced its Task API by introducing lower-latency Processors, designed to improve speed while maintaining accuracy and cost-effectiveness for web research tasks. These new Processors, which prioritize latency constraints, draw from Parallel's proprietary web index with fewer real-time crawls, resulting in variants that are three to five times faster. This is particularly beneficial for scenarios where the freshness of data is less critical, such as subagent calls, interactive applications, and testing agents. Despite the reduced latency, these Processors continue to ensure accuracy and reliability through the Basis framework, which provides citations and confidence scores. Parallel's solutions, utilized by major companies and AI-native businesses, aim to automate and expedite processes in various sectors by transforming time-consuming human tasks into efficient, agent-driven operations.
Dec 10, 2025
481 words in the original blog post.