mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-15 11:02:36 +02:00
refactor: @cause_by.setter
This commit is contained in:
parent
eba7f868e7
commit
ed7eb4d08a
1 changed files with 0 additions and 2 deletions
|
|
@ -2,8 +2,6 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
"""
|
||||
@Desc : the unittest of serialize
|
||||
@Modified By: mashenquan, 2023-11-1. According to Chapter 2.2.1 and 2.2.2 of RFC 116, change the data type of
|
||||
the `cause_by` value in the `Message` to a string to support the new message distribution feature.
|
||||
"""
|
||||
|
||||
from typing import List, Tuple
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue