This commit is contained in:
Psychpsyo
2023-01-04 11:00:46 +01:00
parent dc3725709b
commit 215289808e
+1 -1
View File
@@ -151,7 +151,7 @@ def assistant_reply_message(task: protocol_schema.AssistantReplyTask) -> str:
{_conversation(task.conversation)}
{_response_prompt("Please provide a reply to the assistant.")}
{_response_prompt("Please provide an assistant reply to the prompter.")}
"""