mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 00:05:01 +00:00
copy
This commit is contained in:
parent
87d3e6d763
commit
c55fbe582a
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ whenever I change aider's prompting or the backend which drives LLM conversation
|
|||
I run the benchmark to make sure these changes produce improvements (not regressions).
|
||||
|
||||
The benchmark asks GPT to complete the
|
||||
[Exercism Python coding exercises]().
|
||||
[Exercism Python coding exercises](https://github.com/exercism/python).
|
||||
Exercism provides a starting python file with stubs for the needed functions,
|
||||
a natural language description of the problem to solve
|
||||
and a test suite to evaluate whether the coder has correctly solved the problem.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue