fixbug: get_memory

This commit is contained in:
莘权 马 2023-08-28 12:36:31 +08:00
parent f17660b122
commit 6acf3f6282

View file

@ -74,7 +74,6 @@ class Message:
"""pydantic-like `dict` function"""
full = {
"instruct_content": self.instruct_content,
"cause_by": self.cause_by,
"sent_from": self.sent_from,
"send_to": self.send_to,
"tags": self.tags