proper manners

This commit is contained in:
2024-10-29 12:37:26 -04:00
committed by GitHub
parent 30885beda7
commit ca0246a3bb
+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()