alohaboy commited on
Commit
fa59ba6
·
1 Parent(s): ac8fcb6

docs: Update report note text to emphasize medical validation

Browse files
Files changed (1) hide show
  1. src/pipeline/text_processor.py +1 -1
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
- **📌 참고사항**: 이 보고서는 새로운 파이프라인(LLM 기반) 분석 결과바탕으로 성되었습니다.
327
 
328
  {personal_profile}
329
 
 
323
  # 최종 보고서 조립
324
  report = f"""## 🌟 아이의 말에 담긴 마음 - 3단계 분석 보고서
325
 
326
+ **📌 참고사항**: 이 보고서는 coconut AI가 의학 자문을 통해 검증한 고유 데이터베이스기반으로 성되었습니다.
327
 
328
  {personal_profile}
329