AI Newsway

Mixedbread Bets Search Should Be a Cheap Specialist, Not a Frontier Model

Toast 1 is the latest sign that agent stacks are unbundling into components priced by the job they do

|4 min read0
AI Summary
Mixedbread released Toast 1, a specialized search agent it says matches or beats Claude Opus 5 and GPT-5.6 Sol on search quality at as little as a tenth of the cost and up to 12 times the speed. On Harvey LAB legal tasks it held a score of 55 while cutting tokens from 80.6 million to 23 million, and it lifted OfficeQA Pro V2 accuracy to 70 percent at $1.15 per task. Standalone queries cost about $0.016 to $0.023.
A knowledge worker reviewing documents on a laptop, the kind of enterprise retrieval task Mixedbread's Toast 1 is built to handle
A knowledge worker reviewing documents on a laptop, the kind of enterprise retrieval task Mixedbread's Toast 1 is built to handle

The most expensive model in an AI stack is often doing work a cheaper one could do better. That is the wager behind Toast 1, a search agent Mixedbread released this week, which the company positions not as a rival to frontier models but as a component they ought to be delegating to.

The headline claim is that Toast 1 matches or outperforms Claude Opus 5 and GPT-5.6 Sol on search quality at as little as a tenth of the cost and up to twelve times the speed. The reasoning behind it is economic rather than technical: once inference is metered per token, spending frontier-grade compute on the mechanical parts of retrieval becomes difficult to justify on any budget.

Unbundling the Agent Loop

What Toast 1 absorbs is the search loop in its entirety, from decomposing a query into subqueries through gathering evidence, inspecting sources and curating what comes back before the calling model ever sees it. It can run standalone or slot in as a subagent that a generalist model already knows how to invoke. A trace published by the company shows it resolving a cross-sector employment-rate question through 16 tool calls across three rounds in just over five seconds.

The design intent is to protect the frontier model's context window. Retrieval output is bulky and largely disposable, while reasoning is the thing the expensive model is genuinely good at.

What the Numbers Show

Two results carry the case. On Databricks' OfficeQA Pro V2, a 90-question test of enterprise financial scenarios, GPT-5.6 Sol running in Codex with Toast 1 attached reached 70% correctness at about $1.15 per task, against 60% at roughly $4 for Claude Fable 5 on Databricks Genie and just 33% for the same Codex configuration with no search subagent. Better answers at roughly a quarter of the cost is an unusual pairing.

The legal benchmark tells a different story that may matter more. Across 33 tasks drawn from Harvey LAB's Law Firm Knowledge suite, three configurations landed on an identical score of 55 while consuming wildly different resources: 80.6 million tokens for a vanilla agent, 47 million with Mixedbread Search, and 23 million once Toast 1 was layered on top, with turns per task falling from 21.7 to 11.2. Nothing improved except efficiency, which is exactly what makes the run informative, since it isolates retrieval quality as the single variable driving cost.

Pricing the Specialist

Standalone, Toast 1 runs roughly $0.016 to $0.023 per query at a median of eight seconds, with a higher-quality fusion mode at $0.05 to $0.07 and around eleven seconds. Mixedbread reports that frontier-model retrieval agents reaching comparable quality in its own testing needed anywhere from 20 seconds to four minutes. Across deep-search evaluations spanning BrowseComp Plus, OfficeQA Pro and LongSeal, the company places it alongside GPT-5.6 Sol and ahead of Kimi K3 and GLM-5.2.

Access is immediate through the Mixedbread API, with launch pricing that includes $0.036 per million cached input tokens and free cache writes. Though co-designed with Mixedbread Search, the agent is built to run over whatever index a team already operates, removing the migration cost that tends to kill retrieval experiments before they start.

A Category, Not a Product

Toast 1 arrives beside SID-1 and Chroma's Context-1, three independent bets on the same thesis: that specialised agents will peel discrete jobs away from general-purpose models as inference budgets tighten. If that holds, the interesting question for buyers stops being which frontier model to standardise on and becomes which parts of the loop to stop paying frontier prices for.

Every figure above is vendor-reported, and the legal comparison rested on a deliberately small 33-task subset chosen to keep repeated runs tractable. Independent replication will decide how much of the claimed frontier survives real workloads.

How do you feel about this article?

SJ

Discussion

Sign in to post
Loading...

Related articles

MCP's New Roadmap Is Really One Admission: Agents Broke the Request-Response Model
Developer Tools

MCP's New Roadmap Is Really One Admission: Agents Broke the Request-Response Model

MCP's maintainers published five priority areas covering long-running agent work, transport unification, agent identity and the context cost of tool sprawl.

Seung Jung25 days ago
OpenAI Opens Its Full-Duplex Voice Model to Developers at 5 Cents a Minute
Developer Tools

OpenAI Opens Its Full-Duplex Voice Model to Developers at 5 Cents a Minute

OpenAI's full-duplex GPT-Live-1 voice model is now available via API at $0.05 a minute, scoring 86.2% on Tau3 against 45.7% for its predecessor.

Seung Jung6 days ago
Meta Launches Muse Code, a Terminal Agent for Giant Codebases
Developer Tools

Meta Launches Muse Code, a Terminal Agent for Giant Codebases

Meta's new terminal coding agent enters beta with parallel sub-agents in isolated worktrees, taking aim at OpenAI Codex and Claude Code on cost.

Seung Jung40 days ago
Cloudflare Cut Astro's Open Issues by 85% With Four Agents That Refuse to Share Context
Developer Tools

Cloudflare Cut Astro's Open Issues by 85% With Four Agents That Refuse to Share Context

Separate reproduction, diagnosis, verification and fix agents hand off through a report file, with the original bug reporter acting as the acceptance test.

Seung Jung25 days ago
Anthropic's Browser Use Tool Hands Claude the Page, Not the Pixels
Developer Tools

Anthropic's Browser Use Tool Hands Claude the Page, Not the Pixels

Anthropic's Browser Use toolset lets Claude target page elements by reference via the accessibility tree, while developers run the browser themselves.

Seung Jung26 days ago
Anthropic Unlocks Its Withheld Mythos 5 Model for Defenders, With $35M for Open Source
Developer Tools

Anthropic Unlocks Its Withheld Mythos 5 Model for Defenders, With $35M for Open Source

Anthropic pledges $35M in credits for open-source security and opens Mythos 5, the model it withheld from release, to enterprise vulnerability scanning.

Seung Jung26 days ago