Repair non-Korean reply output

This commit is contained in:
2026-05-03 01:14:16 +09:00
parent ec02943538
commit 28ffbf02e1
2 changed files with 71 additions and 2 deletions

View File

@@ -127,6 +127,7 @@ bun run test:llm
- 최신 정보, 뉴스, 사실 확인, 검색 요청일 때만 웹 도구 사용
- `test:sttllm` 에서는 먼저 "대답할 가치가 있는 텍스트인지" 판정한 뒤 필요할 때만 답변
- 웹 검색이 실제로 시작되면 결과 전에 `검색해볼게요.` 같은 진행 메시지를 먼저 출력
- 답변에 한글 외 다른 문자군이 섞이면 한국어만으로 한 번 더 교정
## Windows용 .env 예시