Merge pull request #63 from eltociear/patch-7

docs: update README.md
This commit is contained in:
Alex Albert
2024-07-08 11:21:37 -07:00
committed by GitHub

View File

@@ -37,7 +37,7 @@ The evaluation is orchestrated by the `promptfooconfig.yaml` file. In this file
To get started with Promptfoo open your terminal and navigate to this directory (`./evaluation`).
Before running your evaluation you must define the following enviroment variables:
Before running your evaluation you must define the following environment variables:
`export ANTHROPIC_API_KEY=YOUR_API_KEY`
`export VOYAGE_API_KEY=YOUR_API_KEY`