March 2026 Summaries
1 posts from Chroma
Filter
Month:
Year:
Post Summaries
Back to Blog
Chroma Context-1 is a 20 billion parameter agentic search model derived from gpt-oss-20B that addresses the inefficiencies of traditional retrieval pipelines, which typically operate in a single pass and struggle with multi-document or intermediate reasoning queries. Unlike frontier-scale LLMs, which achieve effective multi-hop retrieval through agentic search at a high cost and latency, Context-1 offers comparable retrieval performance at a significantly reduced cost and up to ten times faster inference speed. It functions as a subagent alongside a frontier reasoning model, capable of producing a ranked list of relevant documents in response to a query. The model is specifically trained to break down queries into subqueries, conduct iterative corpus searches, and selectively edit its own context to allow for further exploration, enhancing its efficiency and effectiveness in multi-hop retrieval scenarios.
Mar 26, 2026
583 words in the original blog post.