From 3b2c78747cc81d949dd3c3660d0a03dfd7f9ed1d Mon Sep 17 00:00:00 2001 From: allenmylath Date: Wed, 4 Dec 2024 10:24:17 +0530 Subject: [PATCH] Update README.md --- examples/patient-intake/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/patient-intake/README.md b/examples/patient-intake/README.md index 5276a56a3..e057261ed 100644 --- a/examples/patient-intake/README.md +++ b/examples/patient-intake/README.md @@ -66,5 +66,7 @@ docker run --env-file .env -p 7860:7860 chatbot Since this example is using cartesia checkout best practices given in cartesia page.LLM prompts should be modified accordingly. + +