This commit is contained in:
Paul Gauthier 2023-11-06 18:50:33 -08:00
parent df7f254b38
commit 87d3e6d763

View file

@ -14,7 +14,7 @@ Aider uses a
whenever one of these things changes. whenever one of these things changes.
For example, For example,
whenever I change aider's prompting or the backend which drives LLM conversations, whenever I change aider's prompting or the backend which drives LLM conversations,
I benchmark it to make sure these changes produce improvements (not regressions). I run the benchmark to make sure these changes produce improvements (not regressions).
The benchmark asks GPT to complete the The benchmark asks GPT to complete the
[Exercism Python coding exercises](). [Exercism Python coding exercises]().