This commit is contained in:
Paul Gauthier 2023-11-08 10:20:12 -08:00
parent 867a0cc33f
commit 72f1c390a1
2 changed files with 15 additions and 1 deletions

View file

@ -7,7 +7,8 @@ and there's a lot
of interest about their ability to code compared to the previous versions.
With that in mind, I've been benchmarking the new models.
Aider is an open source command line chat tool that lets you work with GPT to edit
[Aider](https://github.com/paul-gauthier/aider)
is an open source command line chat tool that lets you work with GPT to edit
code in your local git repo.
To do this, aider needs to be able to reliably recognize when GPT wants to edit
your source code,