mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-11 15:15:18 +02:00
feat: +annotation
This commit is contained in:
parent
86c5e5e8e6
commit
22c5077747
1 changed files with 3 additions and 0 deletions
|
|
@ -4,6 +4,9 @@
|
|||
@Time : 2023/5/11 19:26
|
||||
@Author : alexanderwu
|
||||
@File : design_api.py
|
||||
@Modified By: mashenquan, 2023/11/27. According to Section 2.2.3.1 of RFC 135, replace file data in the message with
|
||||
the file name. According to the design in Section 2.2.3.5.3 of RFC 135, add incremental iteration
|
||||
functionality.
|
||||
"""
|
||||
import json
|
||||
from pathlib import Path
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue