From f3ca43bf8c8135765f5571242a567e21dbf18b75 Mon Sep 17 00:00:00 2001 From: Kye Gomez <98760976+kyegomez@users.noreply.github.com> Date: Mon, 1 Jul 2024 09:30:01 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 90c2cfb9..52fb988d 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,10 @@ The performance impact is rated on a scale from one to five stars, with multi-ag ---- +## Requirments +- `python3.10` or above! +- `.env` file with API keys from your providers like `OpenAI`, `Anthropic` + ## Install 💻 ```bash