Relace: Relace Search
Server-rendered model summary page for indexing/share previews. Use the interactive explorer for full filtering and comparison.
Identifiers & provenance
- Primary ID
- relace/relace-search
- OpenRouter ID
- relace/relace-search
- Canonical slug
- relace/relace-search-20251208
Source semantics
- Arena rank is a human-preference leaderboard signal, not a universal truth metric.
- OpenRouter usage/popularity reflects adoption/traffic, not benchmark quality.
- Pricing fields may differ by provider and can include extra modes beyond prompt/completion.
Read more on Methodology & data sources.
Description
The relace-search model uses 4-12 `view_file` and `grep` tools in parallel to explore a codebase and return relevant files to the user request. In contrast to RAG, relace-search performs agentic multi-step reasoning to produce highly precise results 4x faster than any frontier model. It's designed to serve as a subagent that passes its findings to an "oracle" coding agent, who orchestrates/performs the rest of the coding task. To use relace-search you need to build an appropriate agent harness, and parse the response for relevant information to hand off to the oracle. Read more about it in the [Relace documentation](https://docs.relace.ai/docs/fast-agentic-search/agent).
Raw fields snapshot
{
"id": "relace/relace-search",
"name": "Relace: Relace Search",
"description": "The relace-search model uses 4-12 `view_file` and `grep` tools in parallel to explore a codebase and return relevant files to the user request. \n\nIn contrast to RAG, relace-search performs agentic multi-step reasoning to produce highly precise results 4x faster than any frontier model. It's designed to serve as a subagent that passes its findings to an \"oracle\" coding agent, who orchestrates/performs the rest of the coding task.\n\nTo use relace-search you need to build an appropriate agent harness, and parse the response for relevant information to hand off to the oracle. Read more about it in the [Relace documentation](https://docs.relace.ai/docs/fast-agentic-search/agent).",
"created": 1765213560,
"canonical_slug": "relace/relace-search-20251208",
"hugging_face_id": null,
"source_type": "openrouter_only",
"context_length": 256000,
"max_completion_tokens": 128000,
"is_moderated": false,
"architecture": {
"modality": "text->text",
"input_modalities": [
"text"
],
"output_modalities": [
"text"
],
"tokenizer": "Other",
"instruct_type": null
},
"input_modalities": [
"text"
],
"output_modalities": [
"text"
],
"modality": "text->text",
"tokenizer": "Other",
"instruct_type": null,
"supported_parameters": [
"max_tokens",
"seed",
"stop",
"temperature",
"tool_choice",
"tools",
"top_p"
],
"default_parameters": {
"temperature": null,
"top_p": null,
"frequency_penalty": null
},
"per_request_limits": null,
"top_provider": {
"context_length": 256000,
"max_completion_tokens": 128000,
"is_moderated": false
},
"pricing": {
"prompt": "0.000001",
"completion": "0.000003"
},
"PPM": {
"prompt": 1,
"completion": 3
},
"openrouter_raw": {
"id": "relace/relace-search",
"canonical_slug": "relace/relace-search-20251208",
"hugging_face_id": null,
"name": "Relace: Relace Search",
"created": 1765213560,
"description": "The relace-search model uses 4-12 `view_file` and `grep` tools in parallel to explore a codebase and return relevant files to the user request. \n\nIn contrast to RAG, relace-search performs agentic multi-step reasoning to produce highly precise results 4x faster than any frontier model. It's designed to serve as a subagent that passes its findings to an \"oracle\" coding agent, who orchestrates/performs the rest of the coding task.\n\nTo use relace-search you need to build an appropriate agent harness, and parse the response for relevant information to hand off to the oracle. Read more about it in the [Relace documentation](https://docs.relace.ai/docs/fast-agentic-search/agent).",
"context_length": 256000,
"architecture": {
"modality": "text->text",
"input_modalities": [
"text"
],
"output_modalities": [
"text"
],
"tokenizer": "Other",
"instruct_type": null
},
"pricing": {
"prompt": "0.000001",
"completion": "0.000003"
},
"top_provider": {
"context_length": 256000,
"max_completion_tokens": 128000,
"is_moderated": false
},
"per_request_limits": null,
"supported_parameters": [
"max_tokens",
"seed",
"stop",
"temperature",
"tool_choice",
"tools",
"top_p"
],
"default_parameters": {
"temperature": null,
"top_p": null,
"frequency_penalty": null
},
"expiration_date": null
}
}