RE
Relace: Relace Search
256K context$1.00/M input$3.00/M output
relace/relace-searchDescription
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...
Quick Start
curl https://router.tangle.tools/v1/chat/completions \
-H "Authorization: Bearer $TANGLE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "relace/relace-search",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: TextOutput: Text
Pricing
Input$1.00/M
Output$3.00/M
Context256K tokens
Model Info
Providerrelace
IDrelace/relace-search