mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
copy
This commit is contained in:
parent
239fb92563
commit
aee1338670
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ This is because the benchmarking harness will be
|
|||
taking code written by an LLM
|
||||
and executing it without any human review or supervision!
|
||||
The LLM could generate dangerous python that harms your system, like this: `import os; os.system("sudo rm -rf /")`.
|
||||
Running inside a docker container helps ensure no permanent damage can be done.
|
||||
Running inside a docker container helps limit the damage that could be done.
|
||||
|
||||
## Usage
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue