mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-08 15:05:17 +02:00
fixbug: get_memory
This commit is contained in:
parent
f17660b122
commit
6acf3f6282
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue