proper manners

This commit is contained in:
2024-10-29 12:37:26 -04:00
parent dd2b08b4cf
commit 593d6c8e07
+1 -1
View File
@@ -21,7 +21,7 @@ conversation.add_plugin(SimpleMemoryPlugin())
conversation.add_message(
role="user",
text="Write a poem about the moon",
text="Please write a poem about the moon",
)
r = conversation.send()