Relace: Relace Search — AI model

Relace: Relace Search is a AI model from Relace, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.

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...

Specs

VendorRelace
Typetext
Context window256,000 tokens
Pricing$1.00/M in · $3.00/M out
APIchat_completions
CapabilitiesTools

Code example

curl https://api.hormouz.net/v1/chat/completions \
  -H "Authorization: Bearer ng-YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "relace/relace-search",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Use via Hormouz

Connect to this model and 450+ others with one API key — stable under heavy load and optimized for Iran.

Get started

Related models