From b6562f3420bd6a77d415d8d57d3a1c9a4f9ed354 Mon Sep 17 00:00:00 2001 From: Silen Naihin Date: Fri, 23 Jun 2023 09:31:21 -0400 Subject: [PATCH] Update README.md --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b46562d2..0a8d119a 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,16 @@ A repo built for the purpose of benchmarking the performance of agents far and w ##### Diagrams: https://whimsical.com/agbenchmark-5n4hXBq1ZGzBwRsK4TVY7x -## Contributing +### To run the basic existing mock (June 21) -- Make sure you have `poetry` installed - `pip install poetry`. -- Then `poetry install` for dependencies +1. clone the repo `auto-gpt-benchmarks` +2. `pip install poetry` +3. `poetry shell` +4. `poetry install` +5. `agbenchmark start` + Keep config the same and watch the logs :) - To add requirements `poetry add requirement`. -- To run in venv `poetry run python script.py` Feel free to create prs to merge with `main` at will (but also feel free to ask for review) - if you can't send msg in R&D chat for access.