mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-05 20:25:01 +00:00
copy
This commit is contained in:
parent
0c13734f7a
commit
b276d48ecf
2 changed files with 3 additions and 3 deletions
|
@ -14,7 +14,7 @@ nav_exclude: true
|
|||
|
||||
<canvas id="editChart" width="800" height="450" style="margin-top: 20px"></canvas>
|
||||
|
||||
Aider supports using a pair of models for coding:
|
||||
Aider supports [using a pair of models for coding](https://aider.chat/2024/09/26/architect.html):
|
||||
|
||||
- An Architect model is asked to describe how to solve the coding problem. Thinking/reasoning models often work well in this role.
|
||||
- An Editor model is given the Architect's solution and asked to produce specific code editing instructions to apply those changes to existing source files.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue