From f5f716b8e5cdedd1c894e46e798e935ff2622405 Mon Sep 17 00:00:00 2001 From: Victor Pikula Date: Mon, 17 Feb 2025 12:54:48 +0100 Subject: [PATCH] Update README.md: Chat instead of Test Workflow (#34) Co-authored-by: jeanpaul --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3acba72..32b2ecd 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ After completing the installation steps above, simply follow the steps below to have to do this once. 2. Open the included workflow: -3. Select **Test workflow** to start running the workflow. +3. Click the **Chat** button at the bottom of the canvas, to start running the workflow. 4. If this is the first time you’re running the workflow, you may need to wait until Ollama finishes downloading Llama3.2. You can inspect the docker console logs to check on the progress.