mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-27 14:25:20 +02:00
feat: + summary
This commit is contained in:
parent
239f68d40d
commit
bda4132a90
1 changed files with 1 additions and 0 deletions
|
|
@ -76,6 +76,7 @@ class Message:
|
|||
"sent_from": self.sent_from,
|
||||
"send_to": self.send_to,
|
||||
"tags": self.tags,
|
||||
"id": self.id,
|
||||
}
|
||||
|
||||
m = {"content": self.content}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue