From 57ebc41030647dc67ce23fac69ce9e3309c9be6a Mon Sep 17 00:00:00 2001 From: Francisco Maria Calisto Date: Sun, 26 May 2019 01:37:25 +0100 Subject: [PATCH] [UPDATE] Messages --- src/common/messages/assistant_msg.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/common/messages/assistant_msg.json b/src/common/messages/assistant_msg.json index 99bc2b8..b342306 100644 --- a/src/common/messages/assistant_msg.json +++ b/src/common/messages/assistant_msg.json @@ -2,11 +2,11 @@ "assisMessage" : [ { - "message_001": "Hello there!", - "message_002": "I am your Assistant", - "message_003": "This Patient has", - "message_004": "chance of having Cancer!", - "message_005": "The estimeted BI-RADS is" + "message_001": "Hello!", + "message_002": "I am your Assistant.", + "message_003": "For this patient I expect to be", + "message_004": "sure of being right.", + "message_005": "My estimated BIRADS is" } ],