'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。'
|
||||
|
||||
新しい課題から参照
ユーザをブロックする