mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-24 14:25:00 +00:00
Updated benchmark instructions
This commit is contained in:
parent
e8df4a55b9
commit
de2808f742
1 changed files with 1 additions and 1 deletions
|
@ -264,7 +264,7 @@ def run_test(testdir, model_name, edit_format, retries, no_test, verbose, stats_
|
||||||
instructions += f"""
|
instructions += f"""
|
||||||
=====
|
=====
|
||||||
Use the above instructions to modify the supplied files: {file_list}
|
Use the above instructions to modify the supplied files: {file_list}
|
||||||
Use the existing function or class stubs as the entrypoint.
|
Keep and implement the existing function or class stubs, they will be called from unit tests.
|
||||||
Only use standard python libraries, don't suggest installing any packages.
|
Only use standard python libraries, don't suggest installing any packages.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue