mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-08 15:05:17 +02:00
Update design_api_an.py
This commit is contained in:
parent
a58c994680
commit
0896c4ead2
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@ REFINED_FILE_LIST = ActionNode(
|
|||
example=["main.py", "game.py", "new_feature.py"],
|
||||
)
|
||||
|
||||
#optional,because low success reproduction of class diagram in non py project.
|
||||
DATA_STRUCTURES_AND_INTERFACES = ActionNode(
|
||||
key="Data structures and interfaces",
|
||||
expected_type=Optional[str],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue