Spaces:
Build error
Build error
Fix typo
Browse files
frontend/src/components/RolePlayDialogs/RolePlayDialogs.js
CHANGED
@@ -86,7 +86,7 @@ const RolePlayDialogs = ({
|
|
86 |
a real-time pre-visit report</span> capturing relevant
|
87 |
information. Following pre-visit report generation, an evaluation is available. The purpose of this evaluation is to provide the viewer insights into quality of the output.
|
88 |
For this evaluation, MedGemma is provided the previously unknown reference diagnosis, and is prompted to generate a
|
89 |
-
<span className="highlight">self evaluation that highlights strengths as well
|
90 |
</div>
|
91 |
<button className="info-button" onClick={onStart}>
|
92 |
Start conversation
|
|
|
86 |
a real-time pre-visit report</span> capturing relevant
|
87 |
information. Following pre-visit report generation, an evaluation is available. The purpose of this evaluation is to provide the viewer insights into quality of the output.
|
88 |
For this evaluation, MedGemma is provided the previously unknown reference diagnosis, and is prompted to generate a
|
89 |
+
<span className="highlight">self evaluation that highlights strengths as well opportunities where the conversation and report could have been improved.</span>
|
90 |
</div>
|
91 |
<button className="info-button" onClick={onStart}>
|
92 |
Start conversation
|