mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 17:55:01 +00:00
Added a benchmarking readme
This commit is contained in:
parent
ad3eeca80e
commit
491993f979
2 changed files with 108 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.8-slim
|
||||
FROM python:3.10-slim
|
||||
RUN apt-get update && apt-get install -y less git
|
||||
COPY requirements.txt /aider/requirements.txt
|
||||
RUN pip install lox typer pandas matplotlib imgcat aider-chat
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue