We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 281cc83 commit 57ebc41Copy full SHA for 57ebc41
1 file changed
src/common/messages/assistant_msg.json
@@ -2,11 +2,11 @@
2
3
"assisMessage" : [
4
{
5
- "message_001": "Hello there!",
6
- "message_002": "I am your Assistant",
7
- "message_003": "This Patient has",
8
- "message_004": "chance of having Cancer!",
9
- "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"
10
}
11
],
12
0 commit comments