Update benchmarks.md

This commit is contained in:
paul-gauthier 2023-06-30 20:04:44 -07:00 committed by GitHub
parent 8dfb8d569e
commit 76ab693aac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ code in your local git repos.
You can use aider to ask GPT to add features, write tests or make other changes and You can use aider to ask GPT to add features, write tests or make other changes and
improvements to your code. improvements to your code.
Having a reliable way for GPT to read/modify/write Having a reliable way for GPT to edit
local source code files is a critical component of this functionality. local source code files is a critical component of this functionality.
Making code editing more reliable often Making code editing more reliable often
involves changing and experimenting with involves changing and experimenting with