From 163975faaa7a6b9148e777acd0e94d04a3c6e894 Mon Sep 17 00:00:00 2001 From: ParkSangsin Date: Wed, 18 Jun 2025 01:57:12 +0900 Subject: [PATCH] modify prompt --- service/icebreaking.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/service/icebreaking.py b/service/icebreaking.py index 84a7fae..3e285e3 100644 --- a/service/icebreaking.py +++ b/service/icebreaking.py @@ -162,9 +162,6 @@ def get_icebreaking_state_user_prompt(message_list, icebreaker_message_list): - 더 이상 질문이나 새로운 정보 없이 단답이나 맞장구만 오간다. - 서로 질문이 멈췄고, 자연스레 주제가 끝난 듯한 분위기다. -⚠️ 주의: -- **한 사람만 응답한 경우에는 무조건 continue를 반환**해야 합니다. - [좋은 예시 1] {{"reply":"continue", "reason":"아직 persona_B가 답변하지 않았습니다."}} [좋은 예시 2] {{"reply":"switch", "reason":"서로 주제에 대한 간단한 공유가 완료되었고, 자연스러운 회상이 이루어졌습니다."}} """