From 47c7ee44cf31350b3c49bdae12ef489012dda8c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=BF=E3=81=A6=E3=82=8B=E3=81=9E?= Date: Mon, 12 Feb 2024 11:13:16 +0900 Subject: [PATCH] =?UTF-8?q?'talk.py'=20=E3=82=92=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- talk.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/talk.py b/talk.py index 9d4d37c..b97c386 100644 --- a/talk.py +++ b/talk.py @@ -28,8 +28,9 @@ class Talk: def __get_message (cls, message: str, name: str | None, histories: list) \ -> chat.chat_completion_message.ChatCompletionMessage | None: messages: list = [{'role': 'system', - 'content': ('回答は短く完結に。' + 'content': ('回答は短く50文字程度で完結に。' + 'タメ口で、友達感覚で話してね。' + + 'なるべくばかっぽく、知性の低いキャラクターを演じること。' + 'あなたの名前は伊地知ニジカ。' + 'あなたは鹿。' + 'あなたの誕生日は12/3。'