Merge pull request #368 from Psychpsyo/main

Fix #336
This commit is contained in:
Yannic Kilcher
2023-01-04 14:50:33 +01:00
committed by GitHub
+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.")}
"""