From 1b35ca25c4bcf81a6bb3f98877c5c6bba09a55b4 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Sat, 4 May 2024 17:45:08 -0700 Subject: [PATCH] copy --- docs/leaderboards/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/leaderboards/index.md b/docs/leaderboards/index.md index 0ea71cf6e..69c3bde0a 100644 --- a/docs/leaderboards/index.md +++ b/docs/leaderboards/index.md @@ -3,7 +3,7 @@ Aider works best with LLMs which are good at *editing* code, not just good at writing code. -Aider uses the system prompt to tell the LLM how to specify edits to the existing code +Aider uses the system prompt to tell the LLM how to make edits to the existing code in your local git repo. Some LLMs are better than others at consistently following these instructions to successfully edit code.