From 88c184c1cf98df402161bb07c3e5e9d9cf7aaa74 Mon Sep 17 00:00:00 2001 From: Daniel Rosel <60182044+velocitatem@users.noreply.github.com> Date: Fri, 17 Mar 2023 23:54:03 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c80277..c4d892e 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Other ways to create good prompts include understanding prompt design principles ## How does it work? -To use the Prompt Stress-Test, simply follow these steps: +To use the Prompt Stress-Test, you can use our [web app](https://llm-cps.streamlit.app/) or simply follow these steps: 1. Configure `run.py` with your evaluation method. 2. Run `cps.py`.