mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-02 14:45:17 +02:00
refactor: update notations
This commit is contained in:
parent
a7632e8548
commit
93eda7f4a3
2 changed files with 3 additions and 2 deletions
|
|
@ -3,7 +3,7 @@ Filename: MetaGPT/examples/debate.py
|
|||
Created Date: Tuesday, September 19th 2023, 6:52:25 pm
|
||||
Author: garylin2099
|
||||
@Modified By: mashenquan, 2023-11-1. In accordance with Chapter 2.2.1 and 2.2.2 of RFC 116, modify the data
|
||||
type of the 'cause_by' value in the 'Message' to a string, and utilize the new message distribution
|
||||
type of the `cause_by` value in the `Message` to a string, and utilize the new message distribution
|
||||
feature for message filtering.
|
||||
"""
|
||||
import asyncio
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue