mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-29 10:56:22 +02:00
feat: + subscribe
This commit is contained in:
parent
bc67109fae
commit
2e9a265b91
1 changed files with 1 additions and 0 deletions
|
|
@ -97,6 +97,7 @@ class Message(BaseModel):
|
|||
|
||||
def __init__(self, content, **kwargs):
|
||||
"""
|
||||
Parameters not listed below will be stored as meta info.
|
||||
:param content: Message content.
|
||||
:param instruct_content: Message content struct.
|
||||
:param meta_info: Message meta info.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue