mirror of
https://github.com/kennethreitz/simplemind.git
synced 2026-06-05 14:50:16 +00:00
proper manners
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user