Update benchmarks.md

This commit is contained in:
paul-gauthier 2023-06-30 15:03:43 -07:00 committed by GitHub
parent 94cd0e4f7f
commit 34cdd4faa6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ and can range from simply "return an updated copy of the whole file" to
to specify a bunch of specific diffs".
Having a reliable way for GPT to read/modify/write source files is critical to
using GPT to code within an existing codebase.
using GPT to edit code within an existing codebase.
To measure the impact of changes to the edit format,
I created a code editing benchmark based on the