>_Skillful
Need help with advanced AI agent engineering?Contact FirmAdapt
relace

relace

Organization

@relace

日本 On GitHub since August 2020

2

Published Tools

0

Total Stars

0

Weekly Downloads

2

GitHub Followers

0

Public Repos

Published Tools

2 Agentsacross 1 category

Relace: Relace Search

relace

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 harnes

AgentLLM Model
1 dir

Relace: Relace Apply 3

relace

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 10,000 tokens/sec on average. The model requires the prompt to be in the following format: <instruction>{instruction}</instruction> <code>{initial_code}</code> <update>{edit_snippet}</update> Zero Data Retention is enabled for Relace. Learn more about this model in their [documentation](https://docs.relace.ai/

AgentLLM Model
1 dir