Models / Relace
Relace

Relace Apply 3

relace/relace-apply-3

Relace Apply 3 is a specialized code-patching LLM that merges AI-suggested edits straight into your source files. It can apply updates from GPT-4o, Claude, and others into your files at...

Input
$1.105 / 1M tokens
Output
$1.625 / 1M tokens
Context
256K tokens

Capabilities

✓ Streaming○ Tool / function calling○ JSON / structured output○ Vision (image input)

Call this model

Pass relace/relace-apply-3 as the model. Change only the base URL from your existing OpenAI SDK setup.

quickstart.sh
curl https://modeldatabase.com/v1/chat/completions \
  -H "Authorization: Bearer $MDB_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "relace/relace-apply-3",
    "messages": [{"role":"user","content":"Hello!"}]
  }'

Prices are final — the routing margin is already included. See the full pricing table or the API docs.