Skip to content

Commit

Permalink
Merge pull request #368 from Psychpsyo/main
Browse files Browse the repository at this point in the history
Fix #336
  • Loading branch information
yk authored Jan 4, 2023
2 parents 099d035 + 2152898 commit 0ab117f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discord-bot/bot/messages.py
Original file line number Diff line number Diff line change
Expand Up @@ -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.")}
"""


Expand Down

0 comments on commit 0ab117f

Please sign in to comment.