From a2d52536a5e3a27416881d741972eaff081dcc5c Mon Sep 17 00:00:00 2001 From: paul-gauthier <69695708+paul-gauthier@users.noreply.github.com> Date: Mon, 6 Nov 2023 19:48:30 -0800 Subject: [PATCH] Update benchmarks-1106.md --- docs/benchmarks-1106.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/benchmarks-1106.md b/docs/benchmarks-1106.md index 203b66703..4ee5e8922 100644 --- a/docs/benchmarks-1106.md +++ b/docs/benchmarks-1106.md @@ -7,7 +7,7 @@ code in your local git repo. To do this, aider needs to be able to reliably recognize when GPT wants to edit local files, determine which files it wants to modify and what changes to make. -Doing a good job on this "code editing" task required a good LLM, good prompting and +Doing a good job on this "code editing" task requires a good LLM, good prompting and a good tool driving the interactions with the LLM. Aider uses a [benchmark to quantitatively evaluate code editing](https://aider.chat/docs/benchmarks.html)