mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-06-27 16:10:30 +08:00
Fix #336
This commit is contained in:
@@ -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.")}
|
||||
"""
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user