alohaboy commited on
Commit ·
fa59ba6
1
Parent(s): ac8fcb6
docs: Update report note text to emphasize medical validation
Browse files
src/pipeline/text_processor.py
CHANGED
|
@@ -323,7 +323,7 @@ def _generate_detailed_report(result, analysis_mode: str, text: str = "", contex
|
|
| 323 |
# 최종 보고서 조립
|
| 324 |
report = f"""## 🌟 아이의 말에 담긴 마음 - 3단계 분석 보고서
|
| 325 |
|
| 326 |
-
**📌 참고사항**: 이 보고서는
|
| 327 |
|
| 328 |
{personal_profile}
|
| 329 |
|
|
|
|
| 323 |
# 최종 보고서 조립
|
| 324 |
report = f"""## 🌟 아이의 말에 담긴 마음 - 3단계 분석 보고서
|
| 325 |
|
| 326 |
+
**📌 참고사항**: 이 보고서는 coconut AI가 의학 자문을 통해 검증한 고유 데이터베이스를 기반으로 생성되었습니다.
|
| 327 |
|
| 328 |
{personal_profile}
|
| 329 |
|