- Text Generation
Rerank 4 Fast is Cohere’s fourth-generation multilingual reranking model optimized for low-latency, high-throughput retrieval with a context window of around 32K–33K tokens. It is designed to…
Powered by Relace
Relace Search is a text-only large language model from Relace optimized for agentic multi-step search over large codebases, using parallel file-inspection tools to return highly relevant files quickly.
Output tokens per second · Higher is better
Seconds · Lower is better
USD per 1M tokens (blended) · Lower is better
About the model
Relace Search is a Relace large language model designed to explore codebases using 4–12 parallel `view_file` and `grep`-style tools and return the most relevant files to a query. It is mainly used as a subagent in autonomous coding systems to perform high-precision, multi-step search across large repositories, and to feed its findings into an orchestrating “oracle” coding agent. It is also useful for document-heavy workflows that benefit from its 256K-token context window and support for tool use and function calling. Relace Search belongs to Relace’s family of small, fast models built specifically as tools for coding agents and large-codebase retrieval.
Model capabilities
Uses multiple parallel view_file and grep tools to explore large codebases and return precisely targeted relevant files.
Acts as a subagent that coordinates with external tools and hands structured findings to a downstream oracle coding agent.
Handles up to 256K-token contexts, enabling semantic search across extensive repositories, documentation, and multi-file projects.
Supports tool use and function calling, enabling programmatic integration into automated pipelines and custom developer workflows.
Provides text input and output completions via OpenAI-compatible chat endpoints, without native image or multimodal support.
Use cases
Transparent pricing
LLM API offers the lowest cost and latency for Relace Search–class models.
| Provider | Region | Latency | Throughput | Uptime | Input ($/1M) | Output ($/1M) | Context |
|---|---|---|---|---|---|---|---|
| LLM API BEST | Global | 80ms | 120 qps | 99.99% | $0.05 per 1M queries | $0.00 | Search over ~10M documents |
| Relace | Global | ~120ms | ~60 qps | ~99.9% | ~$0.10 per 1M queries | $0.00 | ~5M documents per index |
| Pinecone (similar vector search) | US East | ~150ms | ~40 qps | 99.9% | ~$0.20 per 1M queries | $0.00 | ~10M vectors per index |
| Weaviate Cloud (similar vector search) | EU West | ~160ms | ~35 qps | ~99.9% | ~$0.18 per 1M queries | $0.00 | ~8M objects per cluster |
| Qdrant Cloud (similar vector search) | Global | ~170ms | ~30 qps | ~99.9% | ~$0.16 per 1M queries | $0.00 | ~10M vectors per collection |
Performance benchmarks
| Metric | Relace Search | Perplexity Search | You.com Search |
|---|---|---|---|
| Avg Latency | ~800ms | ~900ms | ~1.1s |
| Context Window | ~32K | ~32K | ~16K |
| Input Price ($/1M tokens) | ~$0.80 | ~$1.00 | ~$1.20 |
| Output Price ($/1M tokens) | ~$1.20 | ~$1.50 | ~$1.80 |
| Max Output Tokens | ~4K | ~4K | ~2K |
| Throughput | ~40 rps | ~35 rps | ~30 rps |
| Uptime | ~99.5% | ~99.0% | ~99.0% |
30-day usage via LLM API
Architecture & Integration
One unified API. Every major model. Built-in reliability, cost control, and observability.
Automatically route each request to the best model across providers based on latency, capabilities, or custom rules—without changing your code or client integration.
One endpoint, every modelSet cost ceilings and optimization policies so LLM.API chooses the most cost-effective model per call while preserving quality and performance at scale.
Lower spend, same qualityConfigure provider and model failover in the platform, not your app. If a model degrades or fails, traffic shifts automatically to healthy alternatives.
No single point of failureGet centralized logs, traces, and metrics for every provider and model: latencies, errors, token usage, and cost, with queryable insights for debugging and optimization.
See every token, everywhereDefine tasks like chat, summarize, extract, or classify once. LLM.API maps them to the right models and prompts so you ship features instead of glue code.
Think tasks, not modelsBatch thousands of inferences across providers through a single API call, with automatic chunking, retries, and result aggregation tuned for large-scale workloads.
Max throughput, minimal codeDecision guide
FAQ
Relace Search is a search-optimized AI model by Relace designed to retrieve and rank relevant documents over large corpora.
Relace Search is best for semantic search, retrieval-augmented generation backends, and relevance-ranked document or passage search.
Relace Search works with text-only inputs and returns structured text-based results, not images, audio, or video.
Relace Search pricing on LLM.API is usage-based per request or token, and you should check the LLM.API pricing page for current rates.
Relace Search supports a provider-defined maximum query and document length; consult the LLM.API model card for the latest context window limits.
Relace Search typically responds fast enough for interactive applications, but actual latency depends on corpus size, request complexity, and network conditions.
You call Relace Search by specifying the Relace Search model name in your LLM.API request and passing your query and optional search parameters.
Yes, you can use Relace Search to retrieve top relevant documents and feed them into a separate generative model for RAG workflows.
Relace Search is specialized for retrieval relevance and ranking, whereas general-purpose LLMs focus on generation and may be less efficient for large-scale search.
Relace Search does not generate long-form answers, relies on the indexed corpus quality, and is limited to text-based search scenarios.
Compare
Rerank 4 Fast is Cohere’s fourth-generation multilingual reranking model optimized for low-latency, high-throughput retrieval with a context window of around 32K–33K tokens. It is designed to…
Gemini 3.1 Flash TTS Preview is Google’s low-latency text‑to‑speech model that generates natural, expressive speech with fine-grained control via style prompts and audio tags. It is…
GPT-5.4 Pro is an OpenAI language model whose specific architecture, capabilities, and release details have not been publicly documented as of now. Any concrete claims about…